public class LoCMetric
extends java.lang.Object
| Constructor | Description |
|---|---|
LoCMetric() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
finish(Method item) |
|
int |
getAnnotation() |
|
int |
getCommentCount() |
|
int |
getEmptyLine() |
|
int |
getFullLines() |
|
int |
getLinesOfCode() |
|
int |
getMethodheader() |
|
java.lang.String |
toString() |
public void finish(Method item)
public int getLinesOfCode()
public int getCommentCount()
public int getMethodheader()
public int getEmptyLine()
public int getAnnotation()
public java.lang.String toString()
toString in class java.lang.Objectpublic int getFullLines()