Created
December 2, 2014 21:40
-
-
Save IrakliJani/9e6be9208605e158c094 to your computer and use it in GitHub Desktop.
JSHint Stats
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
before: | |
There are 2 functions in this file. | |
Function with the largest signature take 2 arguments, while the median is 1.5. | |
Largest function has 11 statements in it, while the median is 8. | |
The most complex function has a cyclomatic complexity value of 5 while the median is 4. | |
after: | |
There are 18 functions in this file. | |
Function with the largest signature take 3 arguments, while the median is 1. | |
Largest function has 12 statements in it, while the median is 1. | |
The most complex function has a cyclomatic complexity value of 3 while the median is 1. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment