Branch Coverage

blib/lib/Parse/CPAN/Whois.pm
Criterion Covered Total %
branch 14 16 87.5


line true false branch
40 0 1 unless defined $file
44 0 1 if (substr($file, 0, 1) eq '<') { }
87 1 37 if ($$elem{'LocalName'} eq 'cpan-whois') { }
5 32 elsif ($$elem{'LocalName'} eq 'cpanid') { }
101 32 43 if (defined $$self{'value'})
110 1 37 if ($$elem{'LocalName'} eq 'cpan-whois') { }
5 32 elsif ($$elem{'LocalName'} eq 'cpanid') { }
114 4 1 if ($$foo{'type'} eq 'author')