| blib/lib/File/Storage/Stat.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 20 | 24 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 0 | 2 | unless $$options{'FilePath'} |
| 18 | 0 | 2 | unless -e $$options{'FilePath'} |
| 21 | 1 | 1 | if ($$options{'Type'}) { } |
| 22 | 0 | 1 | unless $$options{'Type'} eq 'char' |
| 40 | 5 | 43 | if ($$self{'Type'} eq 'char') |
| 42 | 2 | 8 | if (length $times[$_] > 4) { } |
| 57 | 1 | 95 | if ($v < 0) { } |
| 1 | 94 | elsif ($v >= 4294967296) { } | |
| 73 | 0 | 144 | if ($v < 0) |
| 79 | 5 | 43 | if ($$self{'Type'} eq 'char') |
| 81 | 6 | 4 | if ($times[$_]) { } |
| 86 | 6 | 12 | unless $times[$_] |