| Rating | Name | Duplication | Size | Complexity |
|---|---|---|---|---|
| B | main() | 0 | 17 | 5 |
| B | get_min_max_users() | 0 | 14 | 5 |
| B | do_some_stats() | 0 | 36 | 4 |
| B | print_gnuplot() | 0 | 41 | 4 |
| B | do_gnuplot_stats() | 0 | 31 | 4 |
| B | Options._get_command_line_arguments() | 0 | 25 | 3 |
| A | get_stats_from_module() | 0 | 11 | 2 |
| A | update_use_value_upon_state() | 0 | 11 | 3 |
| A | init_use_upon_state() | 0 | 13 | 3 |
| A | print_stats() | 0 | 19 | 3 |
| A | Options.__init__() | 0 | 11 | 1 |
| A | output_gnuplot() | 0 | 7 | 1 |
| A | count_users_upon_state() | 0 | 14 | 3 |
| A | output_stats() | 0 | 6 | 1 |