This commit is contained in:
11
build/customJacocoReportDir/test/jacocoTestReport.csv
Normal file
11
build/customJacocoReportDir/test/jacocoTestReport.csv
Normal file
@@ -0,0 +1,11 @@
|
||||
GROUP,PACKAGE,CLASS,INSTRUCTION_MISSED,INSTRUCTION_COVERED,BRANCH_MISSED,BRANCH_COVERED,LINE_MISSED,LINE_COVERED,COMPLEXITY_MISSED,COMPLEXITY_COVERED,METHOD_MISSED,METHOD_COVERED
|
||||
GSE2TaskTracker,hhn.temp.project,Task,0,138,0,16,0,41,0,18,0,10
|
||||
GSE2TaskTracker,hhn.temp.project,TaskManager,0,174,0,34,0,41,0,25,0,8
|
||||
GSE2TaskTracker,hhn.temp.project,Main,0,3,0,0,0,1,0,1,0,1
|
||||
GSE2TaskTracker,hhn.temp.project,TaskStatus,0,21,0,0,0,2,0,1,0,1
|
||||
GSE2TaskTracker,hhn.temp.project.provider,MySql,12,438,1,29,3,120,1,28,0,14
|
||||
GSE2TaskTracker,hhn.temp.project.expections,SQLNoConectionException,0,7,0,0,0,2,0,1,0,1
|
||||
GSE2TaskTracker,hhn.temp.project.expections,TaskNotExistsException,0,4,0,0,0,2,0,1,0,1
|
||||
GSE2TaskTracker,hhn.temp.project.expections,SQLStatmentException,0,4,0,0,0,2,0,1,0,1
|
||||
GSE2TaskTracker,hhn.temp.project.expections,TaskAlreadyExistsException,0,4,0,0,0,2,0,1,0,1
|
||||
GSE2TaskTracker,hhn.temp.project.expections,TaskHasNoWorkerException,0,4,0,0,0,2,0,1,0,1
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user