lib/Kephra.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
112 | 0 | 0 | if $_[0] and $_[0] eq $NAME |
132 | 0 | 0 | if ($STANDALONE) { } |
134 | 0 | 0 | if $STANDALONE eq 'dev' |
139 | 0 | 0 | if (not -d 'File::Spec'->catdir($basedir, $config_sub_dir)) { } |
144 | 0 | 0 | if (-r $boot_file) |
146 | 0 | 0 | if not defined $$config_tree{'about'}{'version'} or $$config_tree{'about'}{'version'} ne $VERSION |