/.cpan/build/Net-FreeDB2-0.8.2.6-xK8Ulr/blib/lib/Net/FreeDB2/Response/Query.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
52 | 0 | 0 | if defined $$opt{'content_ref'} |
61 | 0 | 0 | unless exists $$opt{'content_ref'} |
69 | 0 | 0 | unless defined $code |
70 | 0 | 0 | if ($code == 200) { } |
0 | 0 | elsif ($code == 211) { } | |
0 | 0 | elsif ($code == 202) { } | |
0 | 0 | elsif ($code == 403) { } | |
0 | 0 | elsif ($code == 409) { } | |
83 | 0 | 0 | if $line eq '.' |
84 | 0 | 0 | if $line =~ /^\s*.\s*$/ |