************* Module matrix W:1496,34: round built-in referenced (round-builtin) W:1521,15: Called a next() method on an object (next-method-called) W:2387,11: range built-in referenced when not iterating (range-builtin-not-iterating) Report ====== 686 statements analysed. Statistics by type ------------------ +---------+-------+-----------+-----------+------------+---------+ |type |number |old number |difference |%documented |%badname | +=========+=======+===========+===========+============+=========+ |module |0 |1 |-1.00 |0 |0 | +---------+-------+-----------+-----------+------------+---------+ |class |3 |3 |= |NC |NC | +---------+-------+-----------+-----------+------------+---------+ |method |0 |70 |-70.00 |0 |0 | +---------+-------+-----------+-----------+------------+---------+ |function |0 |31 |-31.00 |0 |0 | +---------+-------+-----------+-----------+------------+---------+ Raw metrics ----------- +----------+-------+------+---------+-----------+ |type |number |% |previous |difference | +==========+=======+======+=========+===========+ |code |744 |29.13 |744 |= | +----------+-------+------+---------+-----------+ |docstring |1357 |53.13 |1357 |= | +----------+-------+------+---------+-----------+ |comment |124 |4.86 |124 |= | +----------+-------+------+---------+-----------+ |empty |329 |12.88 |329 |= | +----------+-------+------+---------+-----------+ Duplication ----------- +-------------------------+------+---------+-----------+ | |now |previous |difference | +=========================+======+=========+===========+ |nb duplicated lines |0 |0 |= | +-------------------------+------+---------+-----------+ |percent duplicated lines |0.000 |0.000 |= | +-------------------------+------+---------+-----------+ Messages by category -------------------- +-----------+-------+---------+-----------+ |type |number |previous |difference | +===========+=======+=========+===========+ |convention |0 |3 |-3.00 | +-----------+-------+---------+-----------+ |refactor |0 |9 |-9.00 | +-----------+-------+---------+-----------+ |warning |3 |41 |-38.00 | +-----------+-------+---------+-----------+ |error |0 |1 |-1.00 | +-----------+-------+---------+-----------+ Messages -------- +----------------------------+------------+ |message id |occurrences | +============================+============+ |round-builtin |1 | +----------------------------+------------+ |range-builtin-not-iterating |1 | +----------------------------+------------+ |next-method-called |1 | +----------------------------+------------+ Global evaluation ----------------- Your code has been rated at 9.96/10 (previous run: 9.15/10, +0.80) So close to being perfect...