Codeaudit overview report


Codeaudit overview scan of the directory: /home/maikel/projects/pythondev/linkaudit

Summary

Number_Of_Files Number_Of_Lines AST_Nodes Modules Functions Classes Comment_Lines Median_Complexity Maximum_Complexity
6 459 212 14 16 0 149 8.7 24


Based on the maximum found complexity in a source file: Security concern rate is LOW

Based on the total Lines of Code (LoC) : Security concern rate is LOW

Detailed overview per source file

Click to see the report details.
FileName FilePath Number_Of_Lines AST_Nodes Modules Functions Classes Comment_Lines Complexity_Score warnings
__init__.py /home/maikel/projects/pythondev/linkaudit/src/linkaudit/__init__.py 10 2 1 0 0 8 1 0
html_result.py /home/maikel/projects/pythondev/linkaudit/src/linkaudit/html_result.py 72 23 1 2 0 46 4 0
markdownhelpers.py /home/maikel/projects/pythondev/linkaudit/src/linkaudit/markdownhelpers.py 128 50 2 4 0 37 20 0
linkaudit.py /home/maikel/projects/pythondev/linkaudit/src/linkaudit/linkaudit.py 218 127 10 9 0 39 24 0
_version.py /home/maikel/projects/pythondev/linkaudit/src/linkaudit/_version.py 1 1 0 0 0 0 1 0
nocxhelpers.py /home/maikel/projects/pythondev/linkaudit/src/linkaudit/nocxhelpers.py 30 9 0 1 0 19 2 0


Visual Overview