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
291 0 0 0 $self->stop_level and not defined $numeric{$self->stop_level}
301 0 0 0 $translator and $self->locale
345 0 0 0 $self->stop_level and $numeric{uc $entry->level} >= $numeric{uc $self->stop_level}
386 0 0 0 $self->ns and @{$self->ns;} > 0
390 0 0 0 $self->ds and @{$self->ds;}
396 0 0 0 $self->test and @{$self->test;} > 0
419 0 0 0 blessed $err and $err->isa('Zonemaster::Exception::NormalExit')
477 0 0 0 $name and $ip
558 0 0 0 $doc and $$doc{$method}

or 3 conditions

line l !l&&r !l&&!r condition
271 0 0 0 $self->dump_config or $self->dump_policy
276 0 0 0 $self->dump_config or $self->dump_policy
300 0 0 0 $self->raw or $self->json
351 0 0 0 $self->config or $self->policy