blib/lib/App/MBUtiny/Storage.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 42 | 16.6 |
line | true | false | branch |
---|---|---|---|
267 | 0 | 0 | if ($cnt >= 2) |
268 | 0 | 0 | if ($s) { } |
280 | 1 | 0 | if defined $s |
288 | 5 | 0 | if defined $v |
297 | 0 | 0 | unless $v |
298 | 0 | 0 | if $v > 0 |
309 | 0 | 0 | if $test |
326 | 0 | 1 | unless $params{'dummy'} |
332 | 0 | 1 | unless (@ok) |
333 | 0 | 0 | if $self->status |
342 | 0 | 5 | unless $v |
343 | 0 | 5 | if $v > 0 |
345 | 1 | 0 | unless ($reqired_all) |
349 | 0 | 0 | if (@fails == 1) { } |
0 | 0 | elsif (@fails > 1) { } | |
350 | 0 | 0 | if $self->status |
353 | 0 | 0 | if $self->status |
356 | 0 | 0 | $ret ? : |
386 | 0 | 0 | if $list |
394 | 0 | 0 | unless $fixup and ref $fixup eq 'CODE' |
401 | 0 | 0 | unless $validate and ref $validate eq 'CODE' |