Class CoverageFixture
java.lang.Object
org.eluder.coveralls.maven.plugin.CoverageFixture
The Class CoverageFixture.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe java files.The java files clover.The java files it.The javascript files. -
Method Summary
Modifier and TypeMethodDescriptionstatic intgetTotalFiles(List<List<String>> fixture) Gets the total files.static intgetTotalLines(List<List<String>> fixture) Gets the total lines.
-
Field Details
-
JAVA_FILES
-
JAVA_FILES_IT
-
JAVA_FILES_CLOVER
-
JAVASCRIPT_FILES
-
-
Method Details
-
getTotalLines
-
getTotalFiles
-