************* Module tests W:355, 0: WARNING: Modifying a slice with a row vector (list of 1 list) fails. (fixme) W:369, 0: WARNING: Modifying a slice with a row vector (list of 1 list) fails. (fixme) W:307,19: Lambda may not be necessary (unnecessary-lambda) Report ====== 354 statements analysed. Statistics by type ------------------ +---------+-------+-----------+-----------+------------+---------+ |type |number |old number |difference |%documented |%badname | +=========+=======+===========+===========+============+=========+ |module |1 |0 |+1.00 |100.00 |0.00 | +---------+-------+-----------+-----------+------------+---------+ |class |0 |0 |= |0 |0 | +---------+-------+-----------+-----------+------------+---------+ |method |0 |0 |= |0 |0 | +---------+-------+-----------+-----------+------------+---------+ |function |0 |0 |= |0 |0 | +---------+-------+-----------+-----------+------------+---------+ External dependencies --------------------- :: matrix (tests) Raw metrics ----------- +----------+-------+------+---------+-----------+ |type |number |% |previous |difference | +==========+=======+======+=========+===========+ |code |354 |75.48 |354 |= | +----------+-------+------+---------+-----------+ |docstring |11 |2.35 |11 |= | +----------+-------+------+---------+-----------+ |comment |87 |18.55 |87 |= | +----------+-------+------+---------+-----------+ |empty |17 |3.62 |17 |= | +----------+-------+------+---------+-----------+ 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 |0 |= | +-----------+-------+---------+-----------+ |refactor |0 |0 |= | +-----------+-------+---------+-----------+ |warning |3 |3 |= | +-----------+-------+---------+-----------+ |error |0 |0 |= | +-----------+-------+---------+-----------+ Messages -------- +-------------------+------------+ |message id |occurrences | +===================+============+ |fixme |2 | +-------------------+------------+ |unnecessary-lambda |1 | +-------------------+------------+ Global evaluation ----------------- Your code has been rated at 9.92/10 (previous run: 9.92/10, +0.00) So close to being perfect...