DedSecInside / TorBot

Dark Web OSINT Tool
Other
2.88k stars 526 forks source link

Refactor analyzer.py #163

Closed PSNAppz closed 4 years ago

PSNAppz commented 5 years ago

I've selected analyzer.py for refactoring, which is a module of 53 lines of code that couples the top-level components tightly. Addressing this will make our codebase more maintainable and improve Better Code Hub's Couple Architecture Components Loosely guideline rating! 👍

Here's the gist of this guideline:

You can find more info about this guideline in Building Maintainable Software. 📖


ℹ️ To know how many other refactoring candidates need addressing to get a guideline compliant, select some by clicking on the 🔲 next to them. The risk profile below the candidates signals (✅) when it's enough! 🏁


Good luck and happy coding! :shipit: :sparkles: :100: