Violation |
Ligne |
The class 'SelfRegistrationApp' has a Modified Cyclomatic Complexity of 7 (Highest = 14). |
73–680 |
The class 'SelfRegistrationApp' has a Standard Cyclomatic Complexity of 7 (Highest = 14). |
73–680 |
The class 'SelfRegistrationApp' has a Cyclomatic Complexity of 17 (Highest = 48). |
73–680 |
Private field '_captchaService' could be made final; it is only initialized in the declaration or constructor. |
166 |
The method 'getPage' has a Cyclomatic Complexity of 10. |
188–260 |
Avoid variables with short names like t |
304 |
Avoid variables with short names like t |
351 |
The method 'doCreateRegistration' has a Cyclomatic Complexity of 36. |
364–511 |
The method 'doCreateRegistration' has a Modified Cyclomatic Complexity of 13. |
364–511 |
Avoid really long methods. |
364–511 |
The method 'doCreateRegistration' has a Standard Cyclomatic Complexity of 13. |
364–511 |
The method doCreateRegistration() has an NPath complexity of 526500 |
364–511 |
Avoid declaring a variable if it is unreferenced before a possible exit point. |
384 |
Avoid declaring a variable if it is unreferenced before a possible exit point. |
385 |
Avoid declaring a variable if it is unreferenced before a possible exit point. |
386 |
Avoid declaring a variable if it is unreferenced before a possible exit point. |
387 |
Avoid declaring a variable if it is unreferenced before a possible exit point. |
389 |
Avoid declaring a variable if it is unreferenced before a possible exit point. |
390 |
Avoid declaring a variable if it is unreferenced before a possible exit point. |
391 |
These nested if statements could be combined |
458–461 |
The method 'doModifyRegistration' has a Cyclomatic Complexity of 48. |
518–679 |
The method 'doModifyRegistration' has a Modified Cyclomatic Complexity of 14. |
518–679 |
Avoid really long methods. |
518–679 |
The method 'doModifyRegistration' has a Standard Cyclomatic Complexity of 14. |
518–679 |
The method doModifyRegistration() has an NPath complexity of 6439500 |
518–679 |
Avoid declaring a variable if it is unreferenced before a possible exit point. |
539 |
Avoid declaring a variable if it is unreferenced before a possible exit point. |
540 |
Avoid declaring a variable if it is unreferenced before a possible exit point. |
541 |
Avoid declaring a variable if it is unreferenced before a possible exit point. |
542 |
Avoid declaring a variable if it is unreferenced before a possible exit point. |
543 |
Avoid declaring a variable if it is unreferenced before a possible exit point. |
544 |
Avoid declaring a variable if it is unreferenced before a possible exit point. |
545 |
Avoid declaring a variable if it is unreferenced before a possible exit point. |
546 |
Avoid declaring a variable if it is unreferenced before a possible exit point. |
547 |
Avoid declaring a variable if it is unreferenced before a possible exit point. |
548 |