/.cpan/build/Net-FreeDB2-0.8.2.6-xK8Ulr/blib/lib/Net/FreeDB2/Response/Hello.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
48 | 0 | 0 | if defined $$opt{'content_ref'} |
57 | 0 | 0 | unless exists $$opt{'content_ref'} |
65 | 0 | 0 | unless defined $code |
66 | 0 | 0 | unless $code == 200 or $code == 431 or $code == 431 |
67 | 0 | 0 | if ($code == 200) { } |
0 | 0 | elsif ($code == 402) { } | |
0 | 0 | elsif ($code == 431) { } |