Condition Coverage

lib/Kephra/Config/Interface.pm
Criterion Covered Total %
condition 0 14 0.0


and 2 conditions

line l !l condition
19 0 0 $use_cache and 0

and 3 conditions

line !l l&&!r l&&r condition
34 0 0 0 -e $file{'cmd'} and -e $file{'l18n'}
36 0 0 0 -e $file{'cmd_cache'} and -e $file{'l18n_cache'}
0 0 0 -e $file{'cmd_cache'} and -e $file{'l18n_cache'} and scalar keys %new_index == scalar keys %old_index
40 0 0 0 $new_index{$_}{'age'} == $old_index{$_}{'age'} and $new_index{$_}{'file'} eq $old_index{$_}{'file'}