acutesoftware / AIKIF

Artificial Intelligence Knowledge Information Framework
GNU General Public License v3.0
54 stars 13 forks source link

AIKIF Code Smells to fix - QuantifiedCode #35

Closed acutesoftware closed 8 years ago

acutesoftware commented 9 years ago

https://www.quantifiedcode.com/app/project/9919962e4ba8448a8a74d9a6381102dd

Global statistics Indicator Value Lines of code 19513 Number of functions 1325 Number of classes 158 Total cyclomatic complexity 2584

Potential bug 22 Minor issue 202 Recommendation 54

Potential Bugs

Avoid accessing protected class members from outside

aikif/toolbox/image_tools.py : 21

Empty exception handler

tests/test_toolbox_network_tools.py : 25 [done] aikif/programs.py : 116 [done] aikif/lib/cls_file.py : 50, 83 [done] aikif/index.py : 77 [done] aikif/toolbox/image_tools.py : 215, [done]

aikif/ontology/createMindOntology.py : 83, 123 [moved to prototype] aikif/lib/cls_filelist.py : 109 aikif/dataTools/cls_datatable.py : 264 tests/run_tests.py : 19

aikif/web_app/web_aikif.py : 162

aikif/toolbox/Toolbox.py : 47 aikif/lib/cls_context.py : 54

acutesoftware commented 9 years ago

ignoring all items in .z_prototype folder