blib/lib/Mandel/Relationship/ListOf.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 20 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
229 | 0 | 0 | 0 | defined $pos and $pos < @$list |
259 | 0 | 0 | 0 | $updated and $updated->{'n'} |
307 | 0 | 0 | 0 | $cached and not $err |
line | l | !l | condition |
---|---|---|---|
227 | 0 | 0 | $doc->data->{$accessor} ||= [] |
259 | 0 | 0 | $err ||= 'Document was not stored. Unknown error' |
261 | 0 | 0 | $err // '' |
333 | 0 | 0 | $extra || {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
258 | 0 | 0 | 0 | $o_err || $d_err |