Branch Coverage

blib/lib/Pithub/Repos/Contents.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
13 1 4 unless $args{'archive_format'}
14 1 3 unless grep(($args{'archive_format'} eq $_), ("tarball", "zipball"))
27 1 2 if (my $path = delete $args{'path'})