-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathreport.xml
More file actions
45 lines (38 loc) · 901 Bytes
/
Copy pathreport.xml
File metadata and controls
45 lines (38 loc) · 901 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0" encoding="UTF-8" ?>
<jslint>
<file name="lib/directives/amDateFormat.js">
<issue
line="4"
char="<anonymous>"
evidence="<anonymous> is too complicated"
reason="Cyclomatic: 4,
Halstead: 12.071
| Effort: 2984.7
| Volume: 247.25
| Vocabulary: 27" />
</file>
<file name="lib/filters/amTimeAgo.js">
<issue
line="20"
char="updateTime"
evidence="updateTime is too complicated"
reason="Cyclomatic: 5,
Halstead: 7.7143
| Effort: 2611.9
| Volume: 338.58
| Vocabulary: 30" />
<issue
line="59"
char="<anonymous>"
evidence="<anonymous> is too complicated"
reason="Cyclomatic: 4,
Halstead: 4.5000
| Effort: 600.47
| Volume: 133.44
| Vocabulary: 18" />
</file>
<file name="lib/index.js">
</file>
<file name="lib/services/moment.js">
</file>
</jslint>