Rating | Name | Duplication | Size | Complexity |
---|---|---|---|---|
A | app.App.__init__() | 0 | 17 | 5 |
A | app.App.read_folder_files() | 0 | 11 | 4 |
A | app.App.log() | 0 | 3 | 1 |
A | app.App.multiple() | 0 | 8 | 3 |
A | app.App.get_hash() | 0 | 3 | 1 |
A | app.App.run() | 0 | 5 | 2 |
A | app.App.get_content() | 0 | 5 | 3 |
A | app.App.read_single_file() | 0 | 5 | 2 |
A | app.App.single() | 0 | 6 | 4 |
A | app.App.__repr__() | 0 | 6 | 1 |
A | app.print_ascii_art() | 0 | 3 | 2 |