| lib/Kephra/Document/Data.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 24 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 39 | 0 | 0 | 0 | defined $inc and $inc |
| 53 | 0 | 0 | 0 | defined $_[0] and validate_doc_nr($_[0]) > -1 |
| 180 | 0 | 0 | 0 | defined $attributes[$_]{'file_path'} and $attributes[$_]{'file_path'} eq $given_path |
| 229 | 0 | 0 | 0 | defined $file && -e $file |
| 250 | 0 | 0 | 0 | $$attr{'selstart'} and $$attr{'selstart'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 79 | 0 | 0 | 0 | $nr < 0 or exists $attributes[$nr] |
| 91 | 0 | 0 | 0 | defined $attr or $attr |
| 112 | 0 | 0 | 0 | $nr < 0 or ref $attr ne 'HASH' |