blib/lib/PlugAuth/Plugin/Audit.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 8 | 37.5 |
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?$/ |
line | l | !l | condition |
---|---|---|---|
30 | 1 | 0 | $VERSION // 'dev' |