JavaNCSS Metric Results

[ package ] [ object ] [ method ] [ explanation ]

The following document contains the results of a JavaNCSS metric analysis, using JavaNCSS version 32.53.
JavaNCSS web site.

Packages

[ package ] [ object ] [ method ] [ explanation ]

Packages sorted by NCSS.

Package Classes Methods NCSS Javadocs Javadoc lines Single lines comment Multi lines comment
org.csc.phynixx.watchdog 16 143 679 33 169 24 264
org.csc.phynixx.watchdog.objectref 3 19 63 4 20 0 57
org.csc.phynixx.watchdog.log 3 14 54 3 12 0 57
Classes total Methods total NCSS total Javadocs Javadoc lines Single lines comment Multi lines comment
22 176 796 40 201 24 378

Objects

[ package ] [ object ] [ method ] [ explanation ]

TOP 30 classes containing the most NCSS.

Object NCSS Methods Classes Javadocs
org.csc.phynixx.watchdog.WatchdogRegistry 240 34 4 16
org.csc.phynixx.watchdog.Watchdog 218 30 1 8
org.csc.phynixx.watchdog.WatchdogReference 40 17 0 1
org.csc.phynixx.watchdog.TimeoutCondition 32 8 0 0
org.csc.phynixx.watchdog.NotificationCondition 29 10 1 0
org.csc.phynixx.watchdog.RestartCondition 29 5 0 3
org.csc.phynixx.watchdog.WatchdogInfo 29 7 0 0
org.csc.phynixx.watchdog.objectref.ObjectReference 28 8 0 1
org.csc.phynixx.watchdog.objectref.WeakObjectReference 26 7 0 1
org.csc.phynixx.watchdog.log.CheckConditionFailedLog 24 6 0 1
org.csc.phynixx.watchdog.log.ConditionViolatedLog 22 6 0 1
org.csc.phynixx.watchdog.Watchdog.ThreadHandle 16 5 0 0
org.csc.phynixx.watchdog.IWatchdog 15 14 0 1
org.csc.phynixx.watchdog.IWatchedCondition 6 5 0 4
org.csc.phynixx.watchdog.objectref.IObjectReference 5 4 0 2
org.csc.phynixx.watchdog.ITimeoutCondition 4 3 0 0
org.csc.phynixx.watchdog.log.IWatchdogLog 3 2 0 1
org.csc.phynixx.watchdog.WatchdogRegistry.TimeoutCondition 3 1 0 0
org.csc.phynixx.watchdog.NotificationCondition.IConditionNotifier 2 1 0 0
org.csc.phynixx.watchdog.WatchdogRegistry.IWatchdogVisitor 2 1 0 0
org.csc.phynixx.watchdog.WatchdogRegistry.RestartCondition 2 1 0 0
org.csc.phynixx.watchdog.WatchdogRegistry.WatchdogRegistry.IWatchdogVisitor 2 1 0 0

TOP 30 classes containing the most methods.

Object NCSS Methods Classes Javadocs
org.csc.phynixx.watchdog.WatchdogRegistry 240 34 4 16
org.csc.phynixx.watchdog.Watchdog 218 30 1 8
org.csc.phynixx.watchdog.WatchdogReference 40 17 0 1
org.csc.phynixx.watchdog.IWatchdog 15 14 0 1
org.csc.phynixx.watchdog.NotificationCondition 29 10 1 0
org.csc.phynixx.watchdog.objectref.ObjectReference 28 8 0 1
org.csc.phynixx.watchdog.TimeoutCondition 32 8 0 0
org.csc.phynixx.watchdog.objectref.WeakObjectReference 26 7 0 1
org.csc.phynixx.watchdog.WatchdogInfo 29 7 0 0
org.csc.phynixx.watchdog.log.CheckConditionFailedLog 24 6 0 1
org.csc.phynixx.watchdog.log.ConditionViolatedLog 22 6 0 1
org.csc.phynixx.watchdog.IWatchedCondition 6 5 0 4
org.csc.phynixx.watchdog.RestartCondition 29 5 0 3
org.csc.phynixx.watchdog.Watchdog.ThreadHandle 16 5 0 0
org.csc.phynixx.watchdog.objectref.IObjectReference 5 4 0 2
org.csc.phynixx.watchdog.ITimeoutCondition 4 3 0 0
org.csc.phynixx.watchdog.log.IWatchdogLog 3 2 0 1
org.csc.phynixx.watchdog.NotificationCondition.IConditionNotifier 2 1 0 0
org.csc.phynixx.watchdog.WatchdogRegistry.IWatchdogVisitor 2 1 0 0
org.csc.phynixx.watchdog.WatchdogRegistry.RestartCondition 2 1 0 0
org.csc.phynixx.watchdog.WatchdogRegistry.TimeoutCondition 3 1 0 0
org.csc.phynixx.watchdog.WatchdogRegistry.WatchdogRegistry.IWatchdogVisitor 2 1 0 0

Averages.

NCSS average Program NCSS Classes average Methods average Javadocs average
35.32 796.00 0.27 8.00 1.82

Methods

[ package ] [ object ] [ method ] [ explanation ]

TOP 30 Methods containing the most NCSS.

Methods NCSS CCN Javadocs
org.csc.phynixx.watchdog.Watchdog.kill() 21 13 0
org.csc.phynixx.watchdog.Watchdog.run() 17 7 0
org.csc.phynixx.watchdog.WatchdogRegistry.restart() 16 7 1
org.csc.phynixx.watchdog.WatchdogRegistry.WatchdogRegistry() 15 1 0
org.csc.phynixx.watchdog.Watchdog.copyConditions() 14 5 1
org.csc.phynixx.watchdog.Watchdog.getConditionInfos() 14 3 0
org.csc.phynixx.watchdog.WatchdogRegistry.kill() 13 5 1
org.csc.phynixx.watchdog.WatchdogRegistry.joinAllThreads() 13 8 1
org.csc.phynixx.watchdog.RestartCondition.checkCondition() 12 8 1
org.csc.phynixx.watchdog.Watchdog.getWatchdogInfo() 12 4 0
org.csc.phynixx.watchdog.WatchdogRegistry.createWatchdog(long) 12 2 0
org.csc.phynixx.watchdog.WatchdogRegistry.getWatchdogInfos() 12 2 0
org.csc.phynixx.watchdog.WatchdogRegistry.setWatchdogManagementInterval(long) 10 3 0
org.csc.phynixx.watchdog.WatchdogRegistry.clearOut() 10 4 0
org.csc.phynixx.watchdog.Watchdog.registerCondition(IWatchedCondition,boolean) 9 3 1
org.csc.phynixx.watchdog.WatchdogRegistry.shutdown() 9 3 1
org.csc.phynixx.watchdog.TimeoutCondition.checkCondition() 8 4 0
org.csc.phynixx.watchdog.Watchdog.unregisterCondition(IWatchedCondition) 8 4 0
org.csc.phynixx.watchdog.Watchdog.activate() 8 3 0
org.csc.phynixx.watchdog.Watchdog.deactivate() 8 3 0
org.csc.phynixx.watchdog.Watchdog.restart() 8 2 0
org.csc.phynixx.watchdog.Watchdog.isUseless() 8 4 0
org.csc.phynixx.watchdog.Watchdog.evaluateConditions() 8 4 1
org.csc.phynixx.watchdog.log.CheckConditionFailedLog.CheckConditionFailedLog(IWatchedCondition,String) 7 3 0
org.csc.phynixx.watchdog.RestartCondition.conditionViolated() 7 4 1
org.csc.phynixx.watchdog.Watchdog.Watchdog(Long,long,String) 7 1 0
org.csc.phynixx.watchdog.WatchdogInfo.getWatchdogInfos() 7 2 0
org.csc.phynixx.watchdog.WatchdogInfo.toString() 7 2 0
org.csc.phynixx.watchdog.WatchdogRegistry.restartManagementWatchdogs() 7 5 0
org.csc.phynixx.watchdog.WatchdogRegistry.stop() 7 3 1

Averages.

Program NCSS NCSS average CCN average Javadocs average
796.00 3.96 1.90 0.17

Explanations

[ package ] [ object ] [ method ] [ explanation ]

Non Commenting Source Statements (NCSS)

Statements for JavaNCSS are not statements as specified in the Java Language Specification but include all kinds of declarations too. Roughly spoken, NCSS is approximately equivalent to counting ';' and '{' characters in Java source files.

Not counted are empty statements, empty blocks or semicolons after closing brackets. Of course, comments don't get counted too. Closing brackets also never get counted, the same applies to blocks in general.

Examples
Package declaration package java.lang;
Import declaration import java.awt.*;
Class declaration
  • public class Foo {
  • public class Foo extends Bla {
Interface declaration public interface Able ; {
Field declaration
  • int a;
  • int a, b, c = 5, d = 6;
Method declaration
  • public void cry();
  • public void gib() throws DeadException {
Constructor declaration public Foo() {
Constructor invocation
  • this();
  • super();
Statement declaration
  • i = 0;
  • if (ok)
  • if (exit) {
  • if (3 == 4);
  • if (4 == 4) { ;
  • } else {
Label declaration fine :

In some cases consecutive semicolons are illegal according to the JLS but JavaNCSS still tolerates them (thought JavaNCSS is still more strict as 'javac'). Nevertheless they are never counted as two statements.

Cyclomatic Complexity Number (CCN)

CCN is also know as McCabe Metric. There exists a much hyped theory behind it based on graph theory, but it all comes down to simply counting 'if', 'for', 'while' statements etc. in a method. Whenever the control flow of a method splits, the "CCN counter" gets incremented by one.

Each method has a minimum value of 1 per default. For each of the following Java keywords/statements this value gets incremented by one:

  • if
  • for
  • while
  • case
  • catch

Also if the control flow of a method returns abortively the CCNvalue will be incremented by one:

  • if
  • for

An ordinary return at the end of method will not be counted.

Note that 'else', 'default', and 'finally' don't increment the CCN value any further. On the other hand, a simple method with a 'switch' statement and a huge block of 'case' statements can have a surprisingly high CCN value (still it has the same value when converting a 'switch' block to an equivalent sequence of 'if' statements).