Skip to content

Instantly share code, notes, and snippets.

@masone
Last active November 6, 2015 11:06
Show Gist options
  • Save masone/b4686a5202d9c46fcb3d to your computer and use it in GitHub Desktop.
Save masone/b4686a5202d9c46fcb3d to your computer and use it in GitHub Desktop.
clog.out
Starting analysis
Running clog: Done!
== app/custom/livingdocs/es-types/component_card.coffee (3 issues) ==
High overall token complexity. [clog]
Huge number of lines of code in file. [clog]
42-60: Large number of lines of code in function. [clog]
== app/custom/livingdocs/es-types/publication.coffee (2 issues) ==
High overall token complexity. [clog]
13-31: Large number of lines of code in function. [clog]
== app/express.coffee (5 issues) ==
High overall token complexity. [clog]
Huge number of lines of code in file. [clog]
32-61: Large number of lines of code in function. [clog]
62-139: Large number of lines of code in function. [clog]
62-139: High cyclomatic complexity. [clog]
== app/features/authentication/access_token_model.coffee (2 issues) ==
High overall token complexity. [clog]
Huge number of lines of code in file. [clog]
== app/features/authentication/api.coffee (3 issues) ==
High overall token complexity. [clog]
18-30: High cyclomatic complexity. [clog]
20-30: High cyclomatic complexity. [clog]
...
== task/core/search-index.coffee (14 issues) ==
High overall token complexity. [clog]
Huge number of lines of code in file. [clog]
23-87: Large number of lines of code in function. [clog]
23-87: High cyclomatic complexity. [clog]
26-87: Large number of lines of code in function. [clog]
26-87: High cyclomatic complexity. [clog]
65-87: High cyclomatic complexity. [clog]
65-87: Large number of lines of code in function. [clog]
67-87: Large number of lines of code in function. [clog]
67-87: High cyclomatic complexity. [clog]
71-87: Large number of lines of code in function. [clog]
94-110: Large number of lines of code in function. [clog]
127-149: Large number of lines of code in function. [clog]
150-171: Large number of lines of code in function. [clog]
== task/core/tests.coffee (3 issues) ==
High overall token complexity. [clog]
1-42: Large number of lines of code in function. [clog]
1-42: High cyclomatic complexity. [clog]
== task/core/user.coffee (31 issues) ==
High overall token complexity. [clog]
Huge number of lines of code in file. [clog]
20-36: Large number of lines of code in function. [clog]
57-77: Large number of lines of code in function. [clog]
58-77: Large number of lines of code in function. [clog]
61-77: Large number of lines of code in function. [clog]
79-98: Large number of lines of code in function. [clog]
80-98: Large number of lines of code in function. [clog]
112-135: Large number of lines of code in function. [clog]
112-135: High cyclomatic complexity. [clog]
113-135: Large number of lines of code in function. [clog]
113-135: High cyclomatic complexity. [clog]
116-135: Large number of lines of code in function. [clog]
116-135: High cyclomatic complexity. [clog]
137-168: Large number of lines of code in function. [clog]
137-168: High cyclomatic complexity. [clog]
138-168: Large number of lines of code in function. [clog]
138-168: High cyclomatic complexity. [clog]
139-168: Large number of lines of code in function. [clog]
139-168: High cyclomatic complexity. [clog]
144-168: High cyclomatic complexity. [clog]
144-168: Large number of lines of code in function. [clog]
149-168: High cyclomatic complexity. [clog]
149-168: Large number of lines of code in function. [clog]
155-168: High cyclomatic complexity. [clog]
170-192: High cyclomatic complexity. [clog]
170-192: Large number of lines of code in function. [clog]
171-192: Large number of lines of code in function. [clog]
171-192: High cyclomatic complexity. [clog]
174-192: Large number of lines of code in function. [clog]
176-192: Large number of lines of code in function. [clog]
== task/core/webhook-subscribe.coffee (4 issues) ==
High overall token complexity. [clog]
4-36: Large number of lines of code in function. [clog]
5-36: Large number of lines of code in function. [clog]
20-36: Large number of lines of code in function. [clog]
== task/util/cli.coffee (15 issues) ==
High overall token complexity. [clog]
Huge number of lines of code in file. [clog]
27-53: Large number of lines of code in function. [clog]
27-53: High cyclomatic complexity. [clog]
29-53: Large number of lines of code in function. [clog]
32-53: Large number of lines of code in function. [clog]
53-84: Large number of lines of code in function. [clog]
53-84: High cyclomatic complexity. [clog]
66-84: Large number of lines of code in function. [clog]
102-123: High cyclomatic complexity. [clog]
102-123: Large number of lines of code in function. [clog]
148-164: High cyclomatic complexity. [clog]
148-164: Large number of lines of code in function. [clog]
240-281: Large number of lines of code in function. [clog]
240-281: High cyclomatic complexity. [clog]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment