-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtemp.recieved.json
More file actions
63 lines (62 loc) · 1.35 KB
/
temp.recieved.json
File metadata and controls
63 lines (62 loc) · 1.35 KB
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[
{
"option_number": 8,
"Reason": "Dead code (commented out and irrelevant)",
"start_line": 280,
"end_line": 294
},
{
"option_number": 5,
"Reason": "Dead code (repeated condition check)",
"start_line": 228,
"end_line": 235
},
{
"option_number": 10,
"Reason": "Redundant concatenation of string literals",
"start_line": 218,
"end_line": 218
},
{
"option_number": 7,
"Reason": "Empty method implementation",
"start_line": 147,
"end_line": 147
},
{
"option_number": 6,
"Reason": "Empty method implementation",
"start_line": 133,
"end_line": 133
},
{
"option_number": 9,
"Reason": "Redundant concatenation of string literals",
"start_line": 72,
"end_line": 72
},
{
"option_number": 4,
"Reason": "Comment with no meaningful content",
"start_line": 59,
"end_line": 59
},
{
"option_number": 3,
"Reason": "Comment restating variable name",
"start_line": 54,
"end_line": 54
},
{
"option_number": 2,
"Reason": "Comment restating variable name",
"start_line": 50,
"end_line": 50
},
{
"option_number": 1,
"Reason": "Empty comment",
"start_line": 46,
"end_line": 47
}
]