Condition Coverage

lib/Web/SIVA.pm
Criterion Covered Total %
condition 9 15 60.0


and 3 conditions

line !l l&&!r l&&r condition
41 1 0 2 $year == 2004 and $mes == 1
1 1 1 $year == 2004 and $mes == 1 and $dia < 11
106 0 0 2 $content and $content =~ m[$year

or 3 conditions

line l !l&&r !l&&!r condition
23 1 0 0 shift() || croak('Necesito una provincia')
41 3 0 3 $year < 2004 or $year == 2004 and $mes == 1 and $dia < 11