blib/lib/VCS/Lite/Element/Binary.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
38 | 0 | 5 | unless open $in, '<', $name |
54 | 2 | 5 | if (@_) { } |
57 | 0 | 2 | unless open $out, '>', $bin |
64 | 2 | 3 | unless -f $bin |
67 | 0 | 3 | unless open $in, '<', $bin |