- java.lang.Object
-
- com.atlassian.bamboo.clover.builder.coverage.CloverReportParser.ProjectMetrics
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ProjectMetrics
public ProjectMetrics()
-
Method Detail
-
getFiles
public long getFiles()
-
getClasses
public long getClasses()
-
getLoc
public long getLoc()
-
getNcloc
public long getNcloc()
-
getMethods
public long getMethods()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.