Rating | Name | Duplication | Size | Complexity | CRAP |
---|---|---|---|---|---|
B | describe_cli() | 0 | 36 | 6 | ? |
B | Project.generate() | 0 | 22 | 6 | 6.07 |
A | describe_new() | 0 | 22 | 3 | ? |
A | Config.generate_example() | 0 | 16 | 1 | 1 |
A | it_displays_version_information() | 0 | 5 | 1 | ? |
A | Data.generate_example() | 0 | 5 | 2 | 2 |
A | env() | 0 | 5 | 1 | ? |
A | it_displays_help_information() | 0 | 5 | 1 | ? |
A | main() | 0 | 5 | 1 | 1 |
A | it_generates_a_sample_project() | 0 | 5 | 1 | ? |
A | it_can_be_run_from_a_custom_root() | 0 | 5 | 1 | ? |
A | new_project() | 0 | 2 | 1 | 1 |
A | Config.__init__() | 0 | 3 | 1 | 1 |
A | _enter() | 0 | 4 | 1 | 1 |
A | FilterOptions.__init__() | 0 | 3 | 1 | 1 |