|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.pmd.rules.CyclomaticComplexityRule.Entry
| Field Summary | |
int |
m_decisionPoints
|
int |
m_highestDecisionPoints
|
int |
m_methodCount
|
private SimpleNode |
m_node
|
| Constructor Summary | |
private |
CyclomaticComplexityRule.Entry(SimpleNode node)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private SimpleNode m_node
public int m_decisionPoints
public int m_highestDecisionPoints
public int m_methodCount
| Constructor Detail |
private CyclomaticComplexityRule.Entry(SimpleNode node)
node -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||