Condition Coverage

blib/lib/Zonemaster/CLI.pm
Criterion Covered Total %
condition 0 39 0.0


and 3 conditions

line !l l&&!r l&&r condition
308 0 0 0 $self->stop_level and not defined $numeric{$self->stop_level}
318 0 0 0 $translator and $self->locale
381 0 0 0 $self->stop_level and $numeric{uc $entry->level} >= $numeric{uc $self->stop_level}
422 0 0 0 $self->ns and @{$self->ns;} > 0
426 0 0 0 $self->ds and @{$self->ds;}
432 0 0 0 $self->test and @{$self->test;} > 0
455 0 0 0 &blessed($err) and $err->isa('Zonemaster::Engine::Exception::NormalExit')
605 0 0 0 $doc and $doc->{$method}

or 3 conditions

line l !l&&r !l&&!r condition
288 0 0 0 $self->dump_config or $self->dump_policy
293 0 0 0 $self->dump_config or $self->dump_policy
317 0 0 0 $self->raw or $self->json
0 0 0 $self->raw or $self->json or $self->json_stream
387 0 0 0 $self->config or $self->policy