Branch Coverage

blib/lib/Archive/Heritrix.pm
Criterion Covered Total %
branch 18 26 69.2


line true false branch
16 0 2 if ($arg{'file'} and $arg{'directory'})
22 1 1 if ($arg{'file'})
23 0 1 unless (-f $arg{'file'})
28 1 1 if ($arg{'directory'})
29 0 1 unless (-d $arg{'directory'})
32 2 1 if $File::Find::name =~ /\.arc\.gz$/
43 2 3 unless ($f)
48 0 3 unless $gz
56 0 89 unless ($fh)
57 0 0 if ($self->next_file) { }
69 3 86 unless ($url)
72 2 1 unless $fh
77 0 87 unless $url