| lib/Kephra/Menu.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 33 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 36 | 0 | 0 | 0 | $$menu{'absolete'} and $$menu{'update'} |
| 228 | 0 | 0 | 0 | ref $cmd_data and exists $$cmd_data{'call'} |
| 245 | 0 | 0 | 0 | defined $menu and $menu |
| 278 | 0 | 0 | 0 | ref $bmp eq 'Wx::Bitmap' and not Wx::wxMAC() |
| line | l | !l | condition |
|---|---|---|---|
| 202 | 0 | 0 | $$menu_l18n{'help'}{$sub_id} || '' |
| 211 | 0 | 0 | $$menu_l18n{'help'}{$id_parts[1]} || '' |
| 292 | 0 | 0 | $$item_data{'label'} || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 59 | 0 | 0 | 0 | Kephra::Document::Data::get_file_path() || "<$untitled>" |
| 60 | 0 | 0 | 0 | Kephra::Document::Data::file_name() || "<$untitled>" |
| 61 | 0 | 0 | 0 | Kephra::Document::Data::first_name() || "<$untitled>" |
| 185 | 0 | 0 | 0 | $item_def eq '' or $item_def eq 'separator' |
| 262 | 0 | 0 | 0 | not $$item_data{'type'} or $$item_data{'type'} eq 'separator' |