| lib/Kephra/Config.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 18 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 27 | 0 | 0 | 0 | defined $node and ref $node eq 'HASH' |
| 49 | 0 | 0 | 0 | defined $given and $given |
| 0 | 0 | 0 | defined $given and $given and @_ | |
| 51 | 0 | 0 | 0 | defined $path and index(standartize_path_slashes($path), $given) > -1 |
| 112 | 0 | 0 | 0 | Kephra::API::settings()->{'app'}{'xp_style'} eq '1' and not -r $xp_def_file |
| 116 | 0 | 0 | 0 | Kephra::API::settings()->{'app'}{'xp_style'} eq '0' and -r $xp_def_file |