blib/lib/Config/Model/AnyThing.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 37 | 52 | 71.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
93 | 4006 | 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 |
line | l | !l | condition |
---|---|---|---|
96 | 1190 | 124 | $args{$_} // "<undef>" |
101 | 2672 | 1416 | $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" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
70 | 7 | 8 | 0 | $self->parent || $self |
102 | 2643 | 1439 | 6 | $args{'path'} //= $self->location |
103 | 1184 | 1440 | 0 | $args{'name'} //= $self->element_name |
104 | 26 | 619 | 0 | $args{'index'} //= $self->index_value |
220 | 1 | 0 | 0 | $parser->parse_text($pod) || croak($parser->error) |
275 | 12356 | 0 | 27372 | not defined $p or $p eq 1 |
12356 | 20313 | 7059 | not defined $p or $p eq 1 or $p eq "yes" | |
276 | 0 | 1672 | 5387 | $p eq 0 or $p eq "no" |