| blib/lib/Net/Shared/Remote.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 10 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 1 | 0 | exists $config{'port'} ? : |
| 18 | 1 | 0 | exists $config{'address'} ? : |
| 19 | 0 | 1 | exists $config{'debug'} ? : |
| 20 | 0 | 1 | exists $config{'response'} ? : |
| 22 | 0 | 1 | if ($config{'debug'}) |