blib/lib/Validator/Var.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 7 | 57.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
176 | 1 | 0 | 1 | $$self{'at_least_one'} and @{$$self{'checkers_not_passed'};} > 0 |
line | l | !l | condition |
---|---|---|---|
71 | 0 | 8 | shift() || 0 |
217 | 0 | 2 | shift() || 'Checker %name%(%args%) - %desc% ... %result%' |