Condition Coverage

blib/lib/Config/Model/AnyThing.pm
Criterion Covered Total %
condition 37 52 71.1


and 3 conditions

line !l l&&!r l&&r condition
93 4185 82 0 $self->instance->initial_load and not $args{'really'}
188 0 0 0 $self->can("cim_parent") and defined $self->cim_parent
200 6542 0 241 @_ and not $self->instance->preset
6542 40 201 @_ and not $self->instance->preset and not $self->instance->layered

or 2 conditions

line l !l condition
96 1190 124 $args{$_} // "<undef>"
101 2795 1472 $args{'needs_save'} //= 1
168 8 50 $long_index // ""
172 8 50 $idx // ""
199 353 6430 $self->{'annotation'} || ''
205 546 6237 $self->{'annotation'} || ''
261 0 41 delete $args{'full_dump'} || 0
264 0 0 $args{'mode'} //= "user"

or 3 conditions

line l !l&&r !l&&!r condition
70 7 8 0 $self->parent || $self
102 2766 1495 6 $args{'path'} //= $self->location
103 1251 1496 0 $args{'name'} //= $self->element_name
104 26 656 0 $args{'index'} //= $self->index_value
220 1 0 0 $parser->parse_text($pod) || croak($parser->error)
275 12433 0 27774 not defined $p or $p eq 1
12433 20545 7229 not defined $p or $p eq 1 or $p eq "yes"
276 0 1673 5556 $p eq 0 or $p eq "no"