LCOV - code coverage report
Current view: top level - httpd/restapi - RestApiServlet.java (source / functions) Hit Total Coverage
Test: _coverage_report.dat Lines: 793 950 83.5 %
Date: 2022-11-19 15:00:39 Functions: 104 117 88.9 %

Function Name Sort by function name Hit count Sort by hit count
com/google/gerrit/httpd/restapi/RestApiServlet$1::<init> (Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;Ljava/lang/String;)V 0
com/google/gerrit/httpd/restapi/RestApiServlet$1::getContentType ()Ljava/lang/String; 0
com/google/gerrit/httpd/restapi/RestApiServlet$1::getMethod ()Ljava/lang/String; 0
com/google/gerrit/httpd/restapi/RestApiServlet$2::<init> (Ljava/util/Set;)V 0
com/google/gerrit/httpd/restapi/RestApiServlet$2::shouldSkipClass (Ljava/lang/Class;)Z 0
com/google/gerrit/httpd/restapi/RestApiServlet$2::shouldSkipField (Lcom/google/gson/FieldAttributes;)Z 0
com/google/gerrit/httpd/restapi/RestApiServlet$4::<init> (Lcom/google/gerrit/extensions/restapi/BinaryResult;)V 0
com/google/gerrit/httpd/restapi/RestApiServlet$4::writeTo (Ljava/io/OutputStream;)V 0
com/google/gerrit/httpd/restapi/RestApiServlet$AmbiguousViewException::<init> (Ljava/lang/String;)V 0
com/google/gerrit/httpd/restapi/RestApiServlet::applyXdOverrides (Ljavax/servlet/http/HttpServletRequest;Lcom/google/gerrit/httpd/restapi/ParameterParser$QueryParams;)Ljavax/servlet/http/HttpServletRequest; 0
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$replyInternalServerError$22 (Ljava/lang/StringBuilder;Ljava/lang/String;)V 0
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$replyJson$14 (Lorg/eclipse/jgit/util/TemporaryBuffer$Heap;)Ljava/lang/String; 0
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$view$15 (Lcom/google/gerrit/extensions/restapi/IdString;Ljava/lang/String;)Ljava/lang/String; 0
com/google/gerrit/httpd/restapi/RestApiServlet::doCorsPreflight (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V 1
com/google/gerrit/httpd/restapi/RestApiServlet::getCancellationMessage (Lcom/google/gerrit/server/cancellation/RequestCancelledException;)Ljava/lang/String; 1
com/google/gerrit/httpd/restapi/RestApiServlet::getCancellationStatusCode (Lcom/google/gerrit/server/cancellation/RequestStateProvider$Reason;)I 1
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$enableTracing$16 (Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;Ljava/lang/String;)V 1
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$invokeRestEndpointWithRetry$11 (Ljava/lang/Throwable;)Z 1
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$invokeRestEndpointWithRetry$12 (Ljava/util/concurrent/atomic/AtomicReference;Ljavax/servlet/http/HttpServletRequest;Ljava/lang/String;)V 1
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$invokeRestEndpointWithRetry$13 (Lcom/google/gerrit/server/logging/TraceContext;Ljava/lang/String;)V 1
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$reply$21 (Ljava/lang/StringBuilder;Ljava/lang/String;)V 1
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$service$2 (Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;)V 1
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$traceRequestData$17 (Ljava/lang/String;)V 1
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$traceRequestData$18 ()Ljava/util/Set; 1
com/google/gerrit/httpd/restapi/RestApiServlet::methodNotAllowed (Ljavax/servlet/http/HttpServletRequest;)Lcom/google/gerrit/extensions/restapi/MethodNotAllowedException; 1
com/google/gerrit/httpd/restapi/RestApiServlet::reply (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljava/lang/Throwable;Lcom/google/gerrit/server/ExceptionHook$Status;Lcom/google/common/collect/ImmutableList;)J 1
com/google/gerrit/httpd/restapi/RestApiServlet::replyInternalServerError (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljava/lang/Throwable;Lcom/google/common/collect/ImmutableList;)J 1
com/google/gerrit/httpd/restapi/RestApiServlet::setCorsHeaders (Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;)V 1
com/google/gerrit/httpd/restapi/RestApiServlet::setHeaderList (Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;Ljava/lang/Iterable;)V 1
com/google/gerrit/httpd/restapi/RestApiServlet::setXGerritUpdatedRefResponseHeaders (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V 1
com/google/gerrit/httpd/restapi/RestApiServlet::stackJsonString (Ljavax/servlet/http/HttpServletResponse;Lcom/google/gerrit/extensions/restapi/BinaryResult;)Lcom/google/gerrit/extensions/restapi/BinaryResult; 1
com/google/gerrit/httpd/restapi/RestApiServlet::getEtagWithRetry (Ljavax/servlet/http/HttpServletRequest;Lcom/google/gerrit/server/logging/TraceContext;Lcom/google/gerrit/httpd/restapi/RestApiServlet$ViewData;Lcom/google/gerrit/extensions/restapi/ETagView;Lcom/google/gerrit/extensions/restapi/RestResource;)Ljava/lang/String; 2
com/google/gerrit/httpd/restapi/RestApiServlet::getUserMessages (Ljava/lang/Throwable;)Lcom/google/common/collect/ImmutableList; 2
com/google/gerrit/httpd/restapi/RestApiServlet::invokeRestCollectionDeleteMissingViewWithRetry (Ljavax/servlet/http/HttpServletRequest;Lcom/google/gerrit/server/logging/TraceContext;Lcom/google/gerrit/httpd/restapi/RestApiServlet$ViewData;Lcom/google/gerrit/extensions/restapi/RestCollectionDeleteMissingView;Lcom/google/gerrit/extensions/restapi/RestResource;Lcom/google/gerrit/extensions/restapi/IdString;Ljava/lang/Object;)Lcom/google/gerrit/extensions/restapi/Response; 2
com/google/gerrit/httpd/restapi/RestApiServlet::isOriginAllowed (Ljava/lang/String;)Z 2
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$getEtagWithRetry$3 (Lcom/google/gerrit/extensions/restapi/ETagView;Lcom/google/gerrit/extensions/restapi/RestResource;)Ljava/lang/String; 2
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$getUserMessages$20 (Ljava/lang/Throwable;Lcom/google/gerrit/server/ExceptionHook;)Ljava/util/stream/Stream; 2
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$invokeRestCollectionDeleteMissingViewWithRetry$9 (Lcom/google/gerrit/extensions/restapi/RestCollectionDeleteMissingView;Lcom/google/gerrit/extensions/restapi/RestResource;Lcom/google/gerrit/extensions/restapi/IdString;Ljava/lang/Object;)Lcom/google/gerrit/extensions/restapi/Response; 2
com/google/gerrit/httpd/restapi/RestApiServlet::parseRawInput (Ljavax/servlet/http/HttpServletRequest;Ljava/lang/reflect/Type;)Ljava/lang/Object; 2
com/google/gerrit/httpd/restapi/RestApiServlet::parseString (Ljava/lang/String;Ljava/lang/reflect/Type;)Ljava/lang/Object; 2
com/google/gerrit/httpd/restapi/RestApiServlet$3$1::<init> (Lcom/google/gerrit/httpd/restapi/RestApiServlet$3;Ljava/io/OutputStream;)V 3
com/google/gerrit/httpd/restapi/RestApiServlet$3$1::close ()V 3
com/google/gerrit/httpd/restapi/RestApiServlet$3::<init> (Lcom/google/gerrit/extensions/restapi/BinaryResult;)V 3
com/google/gerrit/httpd/restapi/RestApiServlet$3::writeTo (Ljava/io/OutputStream;)V 3
com/google/gerrit/httpd/restapi/RestApiServlet::base64 (Lcom/google/gerrit/extensions/restapi/BinaryResult;)Lcom/google/gerrit/extensions/restapi/BinaryResult; 4
com/google/gerrit/httpd/restapi/RestApiServlet::base64MaxSize (J)I 4
com/google/gerrit/httpd/restapi/RestApiServlet::getEtagWithRetry (Ljavax/servlet/http/HttpServletRequest;Lcom/google/gerrit/server/logging/TraceContext;Lcom/google/gerrit/extensions/restapi/RestResource$HasETag;)Ljava/lang/String; 4
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$getEtagWithRetry$4 (Lcom/google/gerrit/extensions/restapi/RestResource$HasETag;)Ljava/lang/String; 4
com/google/gerrit/httpd/restapi/RestApiServlet::uriForLogging (Ljavax/servlet/http/HttpServletRequest;)Ljava/lang/String; 4
com/google/gerrit/httpd/restapi/RestApiServlet::getStatus (Ljava/lang/Throwable;)Ljava/util/Optional; 5
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$getStatus$19 (Ljava/lang/Throwable;Lcom/google/gerrit/server/ExceptionHook;)Ljava/util/Optional; 5
com/google/gerrit/httpd/restapi/RestApiServlet::invokeRestCollectionModifyViewWithRetry (Ljavax/servlet/http/HttpServletRequest;Lcom/google/gerrit/server/logging/TraceContext;Lcom/google/gerrit/httpd/restapi/RestApiServlet$ViewData;Lcom/google/gerrit/extensions/restapi/RestCollectionModifyView;Lcom/google/gerrit/extensions/restapi/RestResource;Ljava/lang/Object;)Lcom/google/gerrit/extensions/restapi/Response; 6
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$invokeRestCollectionModifyViewWithRetry$10 (Lcom/google/gerrit/extensions/restapi/RestCollectionModifyView;Lcom/google/gerrit/extensions/restapi/RestResource;Ljava/lang/Object;)Lcom/google/gerrit/extensions/restapi/Response; 6
com/google/gerrit/httpd/restapi/RestApiServlet::stackBase64 (Ljavax/servlet/http/HttpServletResponse;Lcom/google/gerrit/extensions/restapi/BinaryResult;)Lcom/google/gerrit/extensions/restapi/BinaryResult; 6
com/google/gerrit/httpd/restapi/RestApiServlet::addResourceStateHeaders (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Lcom/google/gerrit/server/logging/TraceContext;Lcom/google/gerrit/httpd/restapi/RestApiServlet$ViewData;Lcom/google/gerrit/extensions/restapi/RestResource;)V 7
com/google/gerrit/httpd/restapi/RestApiServlet::replyError (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;ILjava/lang/String;Ljava/lang/Throwable;)J 7
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$invokeRestCollectionCreateViewWithRetry$8 (Lcom/google/gerrit/extensions/restapi/RestCollectionCreateView;Lcom/google/gerrit/extensions/restapi/RestResource;Lcom/google/gerrit/extensions/restapi/IdString;Ljava/lang/Object;)Lcom/google/gerrit/extensions/restapi/Response; 8
com/google/gerrit/httpd/restapi/RestApiServlet::invokeRestCollectionCreateViewWithRetry (Ljavax/servlet/http/HttpServletRequest;Lcom/google/gerrit/server/logging/TraceContext;Lcom/google/gerrit/httpd/restapi/RestApiServlet$ViewData;Lcom/google/gerrit/extensions/restapi/RestCollectionCreateView;Lcom/google/gerrit/extensions/restapi/RestResource;Lcom/google/gerrit/extensions/restapi/IdString;Ljava/lang/Object;)Lcom/google/gerrit/extensions/restapi/Response; 9
com/google/gerrit/httpd/restapi/RestApiServlet::acceptsRawInput (Ljava/lang/reflect/Type;)Z 11
com/google/gerrit/httpd/restapi/RestApiServlet::createInstance (Ljava/lang/reflect/Type;)Ljava/lang/Object; 11
com/google/gerrit/httpd/restapi/RestApiServlet::isPut (Ljavax/servlet/http/HttpServletRequest;)Z 11
com/google/gerrit/httpd/restapi/RestApiServlet::inputType (Lcom/google/gerrit/extensions/restapi/RestCollectionView;)Ljava/lang/reflect/Type; 12
com/google/gerrit/httpd/restapi/RestApiServlet::hasNoBody (Ljavax/servlet/http/HttpServletRequest;)Z 13
com/google/gerrit/httpd/restapi/RestApiServlet::isPost (Ljavax/servlet/http/HttpServletRequest;)Z 13
com/google/gerrit/httpd/restapi/RestApiServlet::isDelete (Ljavax/servlet/http/HttpServletRequest;)Z 14
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$invokeRestModifyViewWithRetry$7 (Lcom/google/gerrit/extensions/restapi/RestModifyView;Lcom/google/gerrit/extensions/restapi/RestResource;Ljava/lang/Object;)Lcom/google/gerrit/extensions/restapi/Response; 14
com/google/gerrit/httpd/restapi/RestApiServlet::inputType (Lcom/google/gerrit/extensions/restapi/RestModifyView;)Ljava/lang/reflect/Type; 15
com/google/gerrit/httpd/restapi/RestApiServlet::invokeRestModifyViewWithRetry (Ljavax/servlet/http/HttpServletRequest;Lcom/google/gerrit/server/logging/TraceContext;Lcom/google/gerrit/httpd/restapi/RestApiServlet$ViewData;Lcom/google/gerrit/extensions/restapi/RestModifyView;Lcom/google/gerrit/extensions/restapi/RestResource;Ljava/lang/Object;)Lcom/google/gerrit/extensions/restapi/Response; 15
com/google/gerrit/httpd/restapi/RestApiServlet::invokeRestReadViewWithRetry (Ljavax/servlet/http/HttpServletRequest;Lcom/google/gerrit/server/logging/TraceContext;Lcom/google/gerrit/httpd/restapi/RestApiServlet$ViewData;Lcom/google/gerrit/extensions/restapi/RestReadView;Lcom/google/gerrit/extensions/restapi/RestResource;)Lcom/google/gerrit/extensions/restapi/Response; 17
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$invokeRestReadViewWithRetry$6 (Lcom/google/gerrit/extensions/restapi/RestReadView;Lcom/google/gerrit/extensions/restapi/RestResource;)Lcom/google/gerrit/extensions/restapi/Response; 17
com/google/gerrit/httpd/restapi/RestApiServlet::compress (Lcom/google/gerrit/extensions/restapi/BinaryResult;)Lcom/google/gerrit/extensions/restapi/BinaryResult; 18
com/google/gerrit/httpd/restapi/RestApiServlet::checkPreconditions (Ljavax/servlet/http/HttpServletRequest;)V 19
com/google/gerrit/httpd/restapi/RestApiServlet::isType (Ljava/lang/String;Ljava/lang/String;)Z 19
com/google/gerrit/httpd/restapi/RestApiServlet::messageOr (Ljava/lang/Throwable;Ljava/lang/String;)Ljava/lang/String; 19
com/google/gerrit/httpd/restapi/RestApiServlet::parseRequest (Ljavax/servlet/http/HttpServletRequest;Ljava/lang/reflect/Type;)Ljava/lang/Object; 19
com/google/gerrit/httpd/restapi/RestApiServlet::replyError (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;ILjava/lang/String;Lcom/google/gerrit/extensions/restapi/CacheControl;Ljava/lang/Throwable;)J 21
com/google/gerrit/httpd/restapi/RestApiServlet::replyText (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;ZLjava/lang/String;)J 21
com/google/gerrit/httpd/restapi/RestApiServlet$5::writeTo (Ljava/io/OutputStream;)V 22
com/google/gerrit/httpd/restapi/RestApiServlet::enablePartialGetFields (Lcom/google/gson/GsonBuilder;Lcom/google/common/collect/ListMultimap;)V 22
com/google/gerrit/httpd/restapi/RestApiServlet::enablePrettyPrint (Lcom/google/gson/GsonBuilder;Lcom/google/common/collect/ListMultimap;)V 22
com/google/gerrit/httpd/restapi/RestApiServlet::newGson (Lcom/google/common/collect/ListMultimap;)Lcom/google/gson/Gson; 22
com/google/gerrit/httpd/restapi/RestApiServlet::replyJson (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;ZLcom/google/common/collect/ListMultimap;Ljava/lang/Object;)J 22
com/google/gerrit/httpd/restapi/RestApiServlet$5::<init> (Lorg/eclipse/jgit/util/TemporaryBuffer$Heap;)V 23
com/google/gerrit/httpd/restapi/RestApiServlet::asBinaryResult (Lorg/eclipse/jgit/util/TemporaryBuffer$Heap;)Lcom/google/gerrit/extensions/restapi/BinaryResult; 23
com/google/gerrit/httpd/restapi/RestApiServlet::heap (II)Lorg/eclipse/jgit/util/TemporaryBuffer$Heap; 23
com/google/gerrit/httpd/restapi/RestApiServlet::configureCaching (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Lcom/google/gerrit/server/logging/TraceContext;Lcom/google/gerrit/extensions/restapi/RestResource;Lcom/google/gerrit/httpd/restapi/RestApiServlet$ViewData;Lcom/google/gerrit/extensions/restapi/CacheControl;)V 26
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$parseResourceWithRetry$5 (Lcom/google/gerrit/extensions/restapi/RestCollection;Lcom/google/gerrit/extensions/restapi/RestResource;Lcom/google/gerrit/extensions/restapi/IdString;)Lcom/google/gerrit/extensions/restapi/RestResource; 26
com/google/gerrit/httpd/restapi/RestApiServlet::splitProjection (Lcom/google/gerrit/extensions/restapi/IdString;)Ljava/util/List; 26
com/google/gerrit/httpd/restapi/RestApiServlet::view (Lcom/google/gerrit/extensions/restapi/RestCollection;Ljava/lang/String;Ljava/util/List;)Lcom/google/gerrit/httpd/restapi/RestApiServlet$ViewData; 26
com/google/gerrit/httpd/restapi/RestApiServlet::acceptsGzip (Ljavax/servlet/http/HttpServletRequest;)Z 27
com/google/gerrit/httpd/restapi/RestApiServlet::notModified (Ljavax/servlet/http/HttpServletRequest;Lcom/google/gerrit/server/logging/TraceContext;Lcom/google/gerrit/httpd/restapi/RestApiServlet$ViewData;Lcom/google/gerrit/extensions/restapi/RestResource;)Z 27
com/google/gerrit/httpd/restapi/RestApiServlet::parseResourceWithRetry (Ljavax/servlet/http/HttpServletRequest;Lcom/google/gerrit/server/logging/TraceContext;Ljava/lang/String;Lcom/google/gerrit/extensions/restapi/RestCollection;Lcom/google/gerrit/extensions/restapi/RestResource;Lcom/google/gerrit/extensions/restapi/IdString;)Lcom/google/gerrit/extensions/restapi/RestResource; 27
com/google/gerrit/httpd/restapi/RestApiServlet::replyBinaryResult (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Lcom/google/gerrit/extensions/restapi/BinaryResult;)J 27
com/google/gerrit/httpd/restapi/RestApiServlet::stackGzip (Ljavax/servlet/http/HttpServletResponse;Lcom/google/gerrit/extensions/restapi/BinaryResult;)Lcom/google/gerrit/extensions/restapi/BinaryResult; 27
com/google/gerrit/httpd/restapi/RestApiServlet$ViewData::<init> (Ljava/lang/String;Lcom/google/gerrit/extensions/restapi/RestView;)V 28
com/google/gerrit/httpd/restapi/RestApiServlet::checkCors (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Z)V 28
com/google/gerrit/httpd/restapi/RestApiServlet::checkRequiresCapability (Lcom/google/gerrit/httpd/restapi/RestApiServlet$ViewData;)V 28
com/google/gerrit/httpd/restapi/RestApiServlet::checkUserSession (Ljavax/servlet/http/HttpServletRequest;)V 28
com/google/gerrit/httpd/restapi/RestApiServlet::createRequestInfo (Lcom/google/gerrit/server/logging/TraceContext;Ljava/lang/String;Ljava/util/List;)Lcom/google/gerrit/server/RequestInfo; 28
com/google/gerrit/httpd/restapi/RestApiServlet::enableTracing (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)Lcom/google/gerrit/server/logging/TraceContext; 28
com/google/gerrit/httpd/restapi/RestApiServlet::getParameterNames (Ljavax/servlet/http/HttpServletRequest;)Ljava/util/List; 28
com/google/gerrit/httpd/restapi/RestApiServlet::getViewName (Lcom/google/gerrit/httpd/restapi/RestApiServlet$ViewData;)Ljava/lang/String; 28
com/google/gerrit/httpd/restapi/RestApiServlet::invokeRestEndpointWithRetry (Ljavax/servlet/http/HttpServletRequest;Lcom/google/gerrit/server/logging/TraceContext;Ljava/lang/String;Lcom/google/gerrit/server/update/RetryableAction$ActionType;Lcom/google/gerrit/server/update/RetryableAction$Action;)Ljava/lang/Object; 28
com/google/gerrit/httpd/restapi/RestApiServlet::isCorsPreflight (Ljavax/servlet/http/HttpServletRequest;)Z 28
com/google/gerrit/httpd/restapi/RestApiServlet::isRead (Ljavax/servlet/http/HttpServletRequest;)Z 28
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$service$1 (Lcom/google/gerrit/server/RequestInfo;Lcom/google/gerrit/server/RequestListener;)V 28
com/google/gerrit/httpd/restapi/RestApiServlet::requestUri (Ljavax/servlet/http/HttpServletRequest;)Ljava/lang/String; 28
com/google/gerrit/httpd/restapi/RestApiServlet::service (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V 28
com/google/gerrit/httpd/restapi/RestApiServlet::setCacheHeaders (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Lcom/google/gerrit/extensions/restapi/CacheControl;)V 28
com/google/gerrit/httpd/restapi/RestApiServlet::splitPath (Ljavax/servlet/http/HttpServletRequest;)Ljava/util/List; 28
com/google/gerrit/httpd/restapi/RestApiServlet::traceRequestData (Ljavax/servlet/http/HttpServletRequest;)V 28
com/google/gerrit/httpd/restapi/RestApiServlet$Globals::<init> (Lcom/google/inject/Provider;Lcom/google/gerrit/extensions/registration/DynamicItem;Lcom/google/inject/Provider;Lcom/google/gerrit/server/plugincontext/PluginSetContext;Lcom/google/gerrit/server/permissions/PermissionBackend;Lcom/google/gerrit/server/group/GroupAuditService;Lcom/google/gerrit/httpd/restapi/RestApiMetrics;Lcom/google/gerrit/httpd/restapi/RestApiQuotaEnforcer;Lorg/eclipse/jgit/lib/Config;Lcom/google/gerrit/extensions/registration/DynamicSet;Lcom/google/gerrit/server/change/ChangeFinder;Lcom/google/gerrit/server/update/RetryHelper;Lcom/google/gerrit/server/plugincontext/PluginSetContext;Lcom/google/inject/Injector;Lcom/google/gerrit/extensions/registration/DynamicMap;Lcom/google/gerrit/server/experiments/ExperimentFeatures;Lcom/google/gerrit/server/DeadlineChecker$Factory;Lcom/google/gerrit/server/CancellationMetrics;)V 99
com/google/gerrit/httpd/restapi/RestApiServlet$Globals::makeAllowOrigin (Lorg/eclipse/jgit/lib/Config;)Ljava/util/regex/Pattern; 99
com/google/gerrit/httpd/restapi/RestApiServlet::<init> (Lcom/google/gerrit/httpd/restapi/RestApiServlet$Globals;Lcom/google/gerrit/extensions/restapi/RestCollection;)V 99
com/google/gerrit/httpd/restapi/RestApiServlet::<init> (Lcom/google/gerrit/httpd/restapi/RestApiServlet$Globals;Lcom/google/inject/Provider;)V 99
com/google/gerrit/httpd/restapi/RestApiServlet::<clinit> ()V 100
com/google/gerrit/httpd/restapi/RestApiServlet::lambda$static$0 (Ljava/lang/String;)Ljava/lang/String; 100

Generated by: LCOV version 1.16+git.20220603.dfeb750