| lib/Kephra/Dialog/Exit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 0 | 0 | if ($save eq '0') { } |
| 0 | 0 | elsif ($save eq '1') { } | |
| 18 | 0 | 0 | if Kephra::Document::Data::get_attribute('modified', $_) |
| 22 | 0 | 0 | if ($unsaved_docs) |
| 43 | 0 | 0 | if (Kephra::Document::Data::get_attribute('modified', $_)) |
| 55 | 0 | 0 | if $x_size > $max_width |
| 93 | 0 | 0 | if $x_size > $max_width |
| 100 | 0 | 0 | if $$dialog{'cancel'} == 1 |
| 109 | 0 | 0 | if ref $check_boxes[$_] ne '' and $check_boxes[$_]->GetValue |