| lib/Kephra/File/IO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 21 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 57 | 0 | 0 | 0 | -e $file and not -w $file |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 10 | 0 | 0 | 0 | shift() || Kephra::Document::Data::get_file_path($doc_nr) |
| 11 | 0 | 0 | 0 | shift() || Kephra::Document::Data::_ep($doc_nr) |
| 52 | 0 | 0 | 0 | shift() || Kephra::Document::Data::current_nr() |
| 53 | 0 | 0 | 0 | shift() || Kephra::Document::Data::get_file_path($doc_nr) |
| 54 | 0 | 0 | 0 | shift() || Kephra::Document::Data::_ep($doc_nr) |
| 57 | 0 | 0 | 0 | not $file or -e $file and not -w $file |