| /.cpan/build/Net-FreeDB2-0.8.2.6-xK8Ulr/blib/lib/Net/FreeDB2/Connection.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 0 | 0 | unless defined $$opt{'client_name'} |
| 51 | 0 | 0 | unless defined $$opt{'client_version'} |
| 55 | 0 | 0 | if ($$opt{'client_host'}) { } |
| 63 | 0 | 0 | if ($$opt{'client_user'}) { } |
| 70 | 0 | 0 | if ($$opt{'freedb_host'}) { } |
| 92 | 0 | 0 | unless exists $$opt{'no_connect'} |