Report

172 statements analysed.

Messages by category

type number previous difference
convention 2 4 -2.00
refactor 2 2 =
warning 0 0 =
error 0 0 =

Messages

message id occurrences
R0915 1
R0914 1
C0321 1
C0111 1

Global evaluation

Your code has been rated at 9.77/10 (previous run: 9.65/10) So close to being perfect...

Duplication

  now previous difference
nb duplicated lines 0 0 =
percent duplicated lines 0.000 0.000 =

Raw metrics

type number % previous difference
code 186 79.83 186 =
docstring 25 10.73 25 =
comment 6 2.58 6 =
empty 16 6.87 16 =

Statistics by type

type number old number difference %documented %badname
module 1 1 = 0.00 0.00
class 0 0 = 0 0
method 0 0 = 0 0
function 6 6 = 100.00 0.00

Messages

type module object line col_offset message
C0111 por_rubro   1 0 Missing docstring
C0321 por_rubro   4 14 More than one statement on a single line
R0915 por_rubro listado 12 0 Too many statements (51/50)
R0914 por_rubro exportar_excel 167 0 Too many local variables (20/15)