blib/lib/Archive/Cpio.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
66 | 0 | 0 | if (ref $file) { } |
69 | 0 | 0 | unless open $IN, '<', $file |
90 | 0 | 0 | if (ref $file) { } |
93 | 0 | 0 | unless open $OUT, '>', $file |
108 | 0 | 0 | unless $$cpio{'list'} |
123 | 0 | 0 | if (@list) { } |
139 | 0 | 0 | if $_->name eq $file |
214 | 0 | 0 | unless begins_with($s, $magic) |