| blib/lib/Pithub/Repos/Contents.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 6 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 15 | 1 | 4 | unless $args{'archive_format'} | 
| 17 | 1 | 3 | unless grep(($args{'archive_format'} eq $_), ("tarball", "zipball")) | 
| 33 | 1 | 2 | if (my $path = delete $args{'path'}) |