Dashboard
Resources
Pricing
Discover
Directory
Log in
Wokia-Dev
/
EzFractal
Active
Last analyzed
5c31c0a
7 days ago
Default analysis branch is
master
Currently analyzing run
Overview
Issues
Metrics
History
All
Sort
Recommended
42
All issues
137
Recommended
42
Bug risk
4
Anti-pattern
37
Security
6
Performance
2
Type check
0
Coverage
0
Style
88
Documentation
0
Implicit enumerate calls found
PTC-W0060
Anti-pattern
22 days ago
—
3 months old
Found in UI/explore_UI.py
2
Imported name is not used anywhere in the module
PY-W2000
Anti-pattern
21 days ago
—
3 months old
Found in Core/EzUtils.py, UI/export_UI.py and 1 other file
4
Consider removing the commented out code block
PY-W0069
Anti-pattern
2 months ago
—
3 months old
Found in main.py and UI/launcher_UI.py
2
Unnecessary
else
/
elif
used after
return
PYL-R1705
Style
2 months ago
—
3 months old
Found in Core/EzUtils.py
1
Blank line contains whitespace
FLK-W293
Style
a month ago
—
a month old
Found in UI/Components/EzScrollView.py
3
Non-iterable value used in an iterating context
PYL-E1133
Bug risk
22 days ago
—
2 months old
Found in Core/EzUtils.py
4
Re-defined variable from outer scope
PYL-W0621
Anti-pattern
21 days ago
—
3 months old
Found in UI/export_UI.py, UI/launcher_UI.py and 1 other file
3
Function contains unused argument
PYL-W0613
Anti-pattern
21 days ago
—
3 months old
Found in Apps/export_app.py, Apps/popular_app.py and 4 other files
6
Unused variable found
PYL-W0612
Anti-pattern
21 days ago
—
3 months old
Found in Core/EzUtils.py and UI/launcher_UI.py
3
Exception caught is very general
PYL-W0703
Anti-pattern
21 days ago
—
2 months old
Found in UI/../EzButton.py, UI/../EzComplexButton.py and 8 other files
14