blib/lib/Mandel/Relationship/ListOf.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 20 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
86 | 0 | 0 | 0 | defined $pos and $pos < @$list |
116 | 0 | 0 | 0 | $updated and $updated->{'n'} |
164 | 0 | 0 | 0 | $cached and not $err |
line | l | !l | condition |
---|---|---|---|
84 | 0 | 0 | $doc->data->{$accessor} ||= [] |
116 | 0 | 0 | $err ||= 'Document was not stored. Unknown error' |
118 | 0 | 0 | $err // '' |
190 | 0 | 0 | $extra || {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
115 | 0 | 0 | 0 | $o_err || $d_err |