LCOV - code coverage report
Current view:
top level
-
server/events
- EventFactory.java
(
source
/ functions)
Hit
Total
Coverage
Test:
_coverage_report.dat
Lines:
245
295
83.1 %
Date:
2022-11-19 15:00:39
Functions:
35
39
89.7 %
Function Name
Hit count
com/google/gerrit/server/events/EventFactory::addPatchSets (Lorg/eclipse/jgit/revwalk/RevWalk;Lcom/google/gerrit/server/data/ChangeAttribute;Ljava/util/Collection;Ljava/util/Map;Lcom/google/gerrit/entities/LabelTypes;Lcom/google/gerrit/server/account/AccountAttributeLoader;)V
0
com/google/gerrit/server/events/EventFactory::addTrackingIds (Lcom/google/gerrit/server/data/ChangeAttribute;Lcom/google/common/collect/ListMultimap;)V
0
com/google/gerrit/server/events/EventFactory::asAccountAttribute (Lorg/eclipse/jgit/lib/PersonIdent;)Lcom/google/gerrit/server/data/AccountAttribute;
0
com/google/gerrit/server/events/EventFactory::lambda$addDependsOn$0 (Ljava/util/List;Lcom/google/gerrit/server/data/DependencyAttribute;)Ljava/lang/Integer;
0
com/google/gerrit/server/events/EventFactory::addAllReviewers (Lcom/google/gerrit/server/data/ChangeAttribute;Lcom/google/gerrit/server/notedb/ChangeNotes;Lcom/google/gerrit/server/account/AccountAttributeLoader;)V
1
com/google/gerrit/server/events/EventFactory::addApprovals (Lcom/google/gerrit/server/data/PatchSetAttribute;Lcom/google/gerrit/entities/PatchSet$Id;Ljava/util/Map;Lcom/google/gerrit/entities/LabelTypes;Lcom/google/gerrit/server/account/AccountAttributeLoader;)V
1
com/google/gerrit/server/events/EventFactory::addApprovals (Lcom/google/gerrit/server/data/PatchSetAttribute;Ljava/util/Collection;Lcom/google/gerrit/entities/LabelTypes;Lcom/google/gerrit/server/account/AccountAttributeLoader;)V
1
com/google/gerrit/server/events/EventFactory::addComments (Lcom/google/gerrit/server/data/ChangeAttribute;Ljava/util/Collection;Lcom/google/gerrit/server/account/AccountAttributeLoader;)V
1
com/google/gerrit/server/events/EventFactory::addDependencies (Lorg/eclipse/jgit/revwalk/RevWalk;Lcom/google/gerrit/server/data/ChangeAttribute;Lcom/google/gerrit/entities/Change;Lcom/google/gerrit/entities/PatchSet;)V
1
com/google/gerrit/server/events/EventFactory::addDependsOn (Lorg/eclipse/jgit/revwalk/RevWalk;Lcom/google/gerrit/server/data/ChangeAttribute;Lcom/google/gerrit/entities/Change;Lcom/google/gerrit/entities/PatchSet;)V
1
com/google/gerrit/server/events/EventFactory::addNeededBy (Lorg/eclipse/jgit/revwalk/RevWalk;Lcom/google/gerrit/server/data/ChangeAttribute;Lcom/google/gerrit/entities/Change;Lcom/google/gerrit/entities/PatchSet;)V
1
com/google/gerrit/server/events/EventFactory::addPatchSetComments (Lcom/google/gerrit/server/data/PatchSetAttribute;Ljava/util/Collection;Lcom/google/gerrit/server/account/AccountAttributeLoader;)V
1
com/google/gerrit/server/events/EventFactory::addPatchSetFileNames (Lcom/google/gerrit/server/data/PatchSetAttribute;Lcom/google/gerrit/entities/Change;Lcom/google/gerrit/entities/PatchSet;)V
1
com/google/gerrit/server/events/EventFactory::addPatchSets (Lorg/eclipse/jgit/revwalk/RevWalk;Lcom/google/gerrit/server/data/ChangeAttribute;Ljava/util/Collection;Ljava/util/Map;ZLcom/google/gerrit/entities/Change;Lcom/google/gerrit/entities/LabelTypes;Lcom/google/gerrit/server/account/AccountAttributeLoader;)V
1
com/google/gerrit/server/events/EventFactory::addSubmitRecordLabels (Lcom/google/gerrit/entities/SubmitRecord;Lcom/google/gerrit/server/data/SubmitRecordAttribute;Lcom/google/gerrit/server/account/AccountAttributeLoader;)V
1
com/google/gerrit/server/events/EventFactory::addSubmitRecordRequirements (Lcom/google/gerrit/entities/SubmitRecord;Lcom/google/gerrit/server/data/SubmitRecordAttribute;)V
1
com/google/gerrit/server/events/EventFactory::addSubmitRecords (Lcom/google/gerrit/server/data/ChangeAttribute;Ljava/util/List;Lcom/google/gerrit/server/account/AccountAttributeLoader;)V
1
com/google/gerrit/server/events/EventFactory::asApprovalAttribute (Lcom/google/gerrit/entities/PatchSetApproval;Lcom/google/gerrit/entities/LabelTypes;Lcom/google/gerrit/server/account/AccountAttributeLoader;)Lcom/google/gerrit/server/data/ApprovalAttribute;
1
com/google/gerrit/server/events/EventFactory::asMessageAttribute (Lcom/google/gerrit/entities/ChangeMessage;Lcom/google/gerrit/server/account/AccountAttributeLoader;)Lcom/google/gerrit/server/data/MessageAttribute;
1
com/google/gerrit/server/events/EventFactory::asPatchSetAttribute (Lorg/eclipse/jgit/revwalk/RevWalk;Lcom/google/gerrit/entities/Change;Lcom/google/gerrit/entities/PatchSet;)Lcom/google/gerrit/server/data/PatchSetAttribute;
1
com/google/gerrit/server/events/EventFactory::asPatchSetAttribute (Lorg/eclipse/jgit/revwalk/RevWalk;Lcom/google/gerrit/entities/Change;Lcom/google/gerrit/entities/PatchSet;Lcom/google/gerrit/server/account/AccountAttributeLoader;)Lcom/google/gerrit/server/data/PatchSetAttribute;
1
com/google/gerrit/server/events/EventFactory::asPatchSetLineAttribute (Lcom/google/gerrit/entities/HumanComment;Lcom/google/gerrit/server/account/AccountAttributeLoader;)Lcom/google/gerrit/server/data/PatchSetCommentAttribute;
1
com/google/gerrit/server/events/EventFactory::lambda$asApprovalAttribute$1 (Lcom/google/gerrit/server/data/ApprovalAttribute;Lcom/google/gerrit/entities/LabelType;)V
1
com/google/gerrit/server/events/EventFactory::newDependencyAttribute (Lcom/google/gerrit/entities/Change;Lcom/google/gerrit/entities/PatchSet;)Lcom/google/gerrit/server/data/DependencyAttribute;
1
com/google/gerrit/server/events/EventFactory::newDependsOn (Lcom/google/gerrit/entities/Change;Lcom/google/gerrit/entities/PatchSet;)Lcom/google/gerrit/server/data/DependencyAttribute;
1
com/google/gerrit/server/events/EventFactory::newNeededBy (Lcom/google/gerrit/entities/Change;Lcom/google/gerrit/entities/PatchSet;)Lcom/google/gerrit/server/data/DependencyAttribute;
1
com/google/gerrit/server/events/EventFactory::extend (Lcom/google/gerrit/server/data/ChangeAttribute;Lcom/google/gerrit/entities/Change;)V
3
com/google/gerrit/server/events/EventFactory::addCommitMessage (Lcom/google/gerrit/server/data/ChangeAttribute;Lcom/google/gerrit/server/notedb/ChangeNotes;)V
8
com/google/gerrit/server/events/EventFactory::addCommitMessage (Lcom/google/gerrit/server/data/ChangeAttribute;Ljava/lang/String;)V
8
com/google/gerrit/server/events/EventFactory::addHashTags (Lcom/google/gerrit/server/data/ChangeAttribute;Lcom/google/gerrit/server/notedb/ChangeNotes;)V
8
com/google/gerrit/server/events/EventFactory::asAccountAttribute (Lcom/google/gerrit/entities/Account$Id;)Lcom/google/gerrit/server/data/AccountAttribute;
8
com/google/gerrit/server/events/EventFactory::asAccountAttribute (Lcom/google/gerrit/server/account/AccountState;)Lcom/google/gerrit/server/data/AccountAttribute;
8
com/google/gerrit/server/events/EventFactory::asChangeAttribute (Lcom/google/gerrit/entities/Change;Lcom/google/gerrit/server/notedb/ChangeNotes;)Lcom/google/gerrit/server/data/ChangeAttribute;
8
com/google/gerrit/server/events/EventFactory::asAccountAttribute (Lcom/google/gerrit/entities/Account$Id;Lcom/google/gerrit/server/account/AccountAttributeLoader;)Lcom/google/gerrit/server/data/AccountAttribute;
10
com/google/gerrit/server/events/EventFactory::asChangeAttribute (Lcom/google/gerrit/entities/Change;Lcom/google/gerrit/server/account/AccountAttributeLoader;)Lcom/google/gerrit/server/data/ChangeAttribute;
10
com/google/gerrit/server/events/EventFactory::getChangeUrl (Lcom/google/gerrit/entities/Change;)Ljava/lang/String;
10
com/google/gerrit/server/events/EventFactory::asRefUpdateAttribute (Lorg/eclipse/jgit/lib/ObjectId;Lorg/eclipse/jgit/lib/ObjectId;Lcom/google/gerrit/entities/BranchNameKey;)Lcom/google/gerrit/server/data/RefUpdateAttribute;
115
com/google/gerrit/server/events/EventFactory::<clinit> ()V
138
com/google/gerrit/server/events/EventFactory::<init> (Lcom/google/gerrit/server/account/AccountCache;Lcom/google/gerrit/server/account/Emails;Lcom/google/gerrit/extensions/registration/DynamicItem;Lcom/google/gerrit/server/patch/DiffOperations;Lcom/google/inject/Provider;Lcom/google/gerrit/server/query/change/ChangeData$Factory;Lcom/google/gerrit/server/approval/ApprovalsUtil;Lcom/google/gerrit/server/change/ChangeKindCache;Lcom/google/inject/Provider;Lcom/google/gerrit/index/IndexConfig;Lcom/google/gerrit/server/util/AccountTemplateUtil;)V
138
Generated by:
LCOV version 1.16+git.20220603.dfeb750