| blib/lib/Zonemaster/Engine/Test.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 17 | 27 | 62.9 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 80 | 0 | 0 | 2 | 'Zonemaster::Engine::Test::Basic'->can_continue(@results) and 'Zonemaster::Engine'->can_continue |
| 95 | 1 | 0 | 1 | &blessed($err) and $err->isa('Zonemaster::Engine::Exception') |
| 118 | 51 | 1 | 9 | not $module and lc $requested eq 'basic' |
| 136 | 0 | 0 | 1 | &blessed($err) and $err->isa('Zonemaster::Engine::Exception') |
| 161 | 165 | 1 | 18 | not $module and lc $requested eq 'basic' |
| 181 | 0 | 0 | 1 | &blessed($err) and $err->isa('Zonemaster::Engine::Exception') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 73 | 2 | 0 | 1 | 'Zonemaster::Engine'->config->ipv4_ok or 'Zonemaster::Engine'->config->ipv6_ok |
| 124 | 60 | 0 | 1 | 'Zonemaster::Engine'->config->ipv4_ok or 'Zonemaster::Engine'->config->ipv6_ok |
| 168 | 149 | 0 | 35 | 'Zonemaster::Engine'->config->ipv4_ok or 'Zonemaster::Engine'->config->ipv6_ok |