Condition Coverage

blib/lib/PlugAuth/Plugin/Audit.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
63 0 0 2 $year =~ /^\d\d\d\d$/ and $month =~ /^\d\d?$/
0 0 2 $year =~ /^\d\d\d\d$/ and $month =~ /^\d\d?$/ and $day =~ /^\d\d?$/

or 2 conditions

line l !l condition
31 1 0 $VERSION // 'dev'