Dashboard
Resources
Pricing
Discover
Directory
Log in
iamhardikat11
/
CP
Active
Last analyzed
b0a434f
2 months ago
Default analysis branch is
main
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
81
All issues
691
Recommended
81
Bug risk
6
Anti-pattern
76
Security
0
Performance
2
Type check
0
Coverage
0
Style
569
Documentation
38
Consider using identity comparison with singleton
PTC-W0068
Bug risk
a year ago
—
a year old
Found in CodeWars/../Convert_boolean_values_to_strings_'Yes'_or_'No'.py
1
Use of
exit()
or
quit()
detected
PYL-R1722
Bug risk
5 months ago
—
5 months old
Found in Codeforces/../file.py
1
Implicit enumerate calls found
PTC-W0060
Anti-pattern
a year ago
—
a year old
Found in CodeAbbey/Fool_Day_2014.py
1
Statement not reachable on execution
PYL-W0101
Anti-pattern
8 months ago
—
8 months old
Found in Codeforces/main.py
1
Imported name is not used anywhere in the module
PY-W2000
Anti-pattern
8 months ago
—
8 months old
Found in Codeforces/main.py
2
No newline at end of file
FLK-W292
Style
2 months ago
—
a year old
Found in AtCoder/../A.py, AtCoder/../A.py and 12 other files
14
Blank line contains whitespace
FLK-W293
Style
8 months ago
—
a year old
Found in beecrowd/../1134.py, CodeChef/../ALTARY.py and 8 other files
15
Unnecessary
else
/
elif
used after
return
PYL-R1705
Style
a year ago
—
a year old
Found in CodeChef/../RECTSQ.py, CodeWars/../Ackermann_Function.py and 3 other files
5
Unnecessary
else
/
elif
used after
break
PYL-R1723
Style
a year ago
—
a year old
Found in beecrowd/BEGINNER/1134.py
1
Invalid syntax
FLK-E999
Bug risk
a year ago
—
a year old
Found in CodeAbbey/Combination_Counting.py
1
Undefined name detected
PYL-E0602
Bug risk
2 months ago
—
2 months old
Found in Codeforces/Codeforces Round #843 (Div. 2)/c.py
1
File opened without the
with
statement
PTC-W0010
Anti-pattern
a year ago
—
a year old
Found in HackerRank/../Handshake.py, HackerRank/../Maximum_Draws.py and 1 other file
10
Re-defined variable from outer scope
PYL-W0621
Anti-pattern
7 months ago
—
a year old
Found in CodeAbbey/Fool_Day_2014.py, CodeChef/../EXPWEI.py and 8 other files
17
Re-definition found for builtin function
PYL-W0622
Anti-pattern
a year ago
—
a year old
Found in CodeAbbey/Fool_Day_2014.py, CodeAbbey/Reverse_String.py and 3 other files
6
Unused variable found
PYL-W0612
Anti-pattern
3 months ago
—
a year old
Found in CodeAbbey/Pythagorean_Triples.py, Codeforces/../A.py and 1 other file
5