Fork me on GitHub

JavaNCSS Metric Results

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

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

Packages

Packages

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

Packages sorted by NCSS.

Package Classes Methods NCSS Javadocs Javadoc lines Single lines comment Multi lines comment
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web 2 37 674 39 210 32 66
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business 12 106 537 95 535 16 399
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication 2 25 254 25 131 38 73
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.service 2 4 24 6 22 1 66
Classes total Methods total NCSS total Javadocs Javadoc lines Single lines comment Multi lines comment
18 172 1489 165 898 87 604

Objects

Objects

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

TOP 30 classes containing the most NCSS.

Object NCSS Methods Classes Javadocs
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.MyLuteceOpenIdDatabaseApp 442 27 0 28
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.BaseAuthentication 203 24 0 23
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.OpenIdDatabaseJspBean 178 10 0 11
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.OpenIdDatabaseUserDAO 155 14 0 14
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.OpenIdDatabaseDAO 83 9 0 10
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.PasswordRecoveryByLinkDAO 74 9 0 2
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.OpenIdDatabaseUser 33 13 0 14
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.OpenIdDatabaseUserHome 31 13 0 13
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.PasswordRecoveryByLink 21 8 0 7
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.PasswordRecoveryInPlainDAO 19 4 0 0
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.OpenIdDatabaseHome 18 8 0 9
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.IOpenIdDatabaseUserDAO 14 13 0 14
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.service.OpenIDDatabaseService 12 3 0 4
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.PasswordRecoveryHome 9 4 0 2
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.IManageUsers 9 8 0 9
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.service.OpenIDDatabasePlugin 5 1 0 2
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.IPasswordRecoveryService 4 3 0 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.BaseUser 4 1 0 2

TOP 30 classes containing the most methods.

Object NCSS Methods Classes Javadocs
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.MyLuteceOpenIdDatabaseApp 442 27 0 28
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.BaseAuthentication 203 24 0 23
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.OpenIdDatabaseUserDAO 155 14 0 14
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.IOpenIdDatabaseUserDAO 14 13 0 14
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.OpenIdDatabaseUser 33 13 0 14
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.OpenIdDatabaseUserHome 31 13 0 13
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.OpenIdDatabaseJspBean 178 10 0 11
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.OpenIdDatabaseDAO 83 9 0 10
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.PasswordRecoveryByLinkDAO 74 9 0 2
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.PasswordRecoveryByLink 21 8 0 7
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.IManageUsers 9 8 0 9
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.OpenIdDatabaseHome 18 8 0 9
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.PasswordRecoveryHome 9 4 0 2
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.PasswordRecoveryInPlainDAO 19 4 0 0
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.IPasswordRecoveryService 4 3 0 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.service.OpenIDDatabaseService 12 3 0 4
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.BaseUser 4 1 0 2
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.service.OpenIDDatabasePlugin 5 1 0 2

Averages.

NCSS average Program NCSS Classes average Methods average Javadocs average
73.00 1,489.00 0.00 9.56 9.17

Methods

Methods

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

TOP 30 Methods containing the most NCSS.

Methods NCSS CCN Javadocs
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.BaseAuthentication.verifyResponse(HttpServletRequest) 52 11 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.MyLuteceOpenIdDatabaseApp.doCreateAccount(HttpServletRequest) 40 23 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.MyLuteceOpenIdDatabaseApp.doSendPassword(HttpServletRequest) 32 13 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.BaseAuthentication.getProviderRedirectUrl(HttpServletRequest,String) 31 4 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.MyLuteceOpenIdDatabaseApp.doModifyUserDetails(HttpServletRequest) 31 13 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.MyLuteceOpenIdDatabaseApp.doChangePasswordLink(HttpServletRequest) 30 14 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.MyLuteceOpenIdDatabaseApp.getCreateAccountPage(XPage,HttpServletRequest) 28 5 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.MyLuteceOpenIdDatabaseApp.doChangePassword(HttpServletRequest) 28 17 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.MyLuteceOpenIdDatabaseApp.getPage(HttpServletRequest,int,Plugin) 26 13 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.OpenIdDatabaseJspBean.getManageRolesUser(HttpServletRequest) 24 7 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.MyLuteceOpenIdDatabaseApp.getUserConfirmation(XPage,HttpServletRequest,Locale) 24 2 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.OpenIdDatabaseJspBean.doCreateUser(HttpServletRequest) 23 12 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.OpenIdDatabaseJspBean.doModifyUser(HttpServletRequest) 23 14 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.OpenIdDatabaseDAO.selectLuteceUserByLogin(String,Plugin,LuteceAuthentication) 18 3 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.BaseAuthentication.loginDatabase(String,String,HttpServletRequest) 17 7 0
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.OpenIdDatabaseUserDAO.selectDatabaseUserListForLogin(String,Plugin) 16 2 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.MyLuteceOpenIdDatabaseApp.getViewAccountPage(XPage,HttpServletRequest) 16 5 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.OpenIdDatabaseUserDAO.load(int,Plugin) 15 2 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.OpenIdDatabaseUserDAO.selectDatabaseUserList(Plugin) 15 2 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.OpenIdDatabaseUserDAO.selectDatabaseUserByEmail(String,Plugin) 15 2 0
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.PasswordRecoveryByLinkDAO.storeOperation(OpenIdDatabaseUser,String,Plugin) 14 1 0
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.MyLuteceOpenIdDatabaseApp.getLostPasswordPage(XPage,HttpServletRequest) 14 1 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.MyLuteceOpenIdDatabaseApp.getChangePasswordLinkPage(XPage,HttpServletRequest) 14 1 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.OpenIdDatabaseDAO.selectLuteceUserList(Plugin,LuteceAuthentication) 13 2 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.PasswordRecoveryByLinkDAO.isExpired(String,Plugin) 13 3 0
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.OpenIdDatabaseJspBean.getManageUsers(HttpServletRequest) 13 2 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.OpenIdDatabaseJspBean.doAssignRoleUser(HttpServletRequest) 13 6 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.MyLuteceOpenIdDatabaseApp.getLoginPage(XPage,HttpServletRequest,Locale) 13 2 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.OpenIdDatabaseUserDAO.insert(OpenIdDatabaseUser,String,Plugin) 12 1 1
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.web.MyLuteceOpenIdDatabaseApp.getChangePasswordPage(XPage,HttpServletRequest) 12 1 1

Averages.

Program NCSS NCSS average CCN average Javadocs average
1,489.00 6.35 2.24 0.88

Explanations

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).