Condition Coverage

lib/Kephra/File/Session.pm
Criterion Covered Total %
condition 0 27 0.0


and 3 conditions

line !l l&&!r l&&r condition
19 0 0 0 ref $node eq 'REF' and ref $$node eq 'ARRAY'
23 0 0 0 defined $files[$_]{'file_path'} and -e $files[$_]{'file_path'}
43 0 0 0 %$session_data and $$session_data{'document'}
0 0 0 %$session_data and $$session_data{'document'} and $$session_data{'document'}[0]
54 0 0 0 $$session_data{'current_nr'} and not $loaded
0 0 0 $$session_data{'current_nr'} and not $loaded and Kephra::App::EditPanel::_ref()->GetText eq ''
148 0 0 0 defined $config and $config
0 0 0 defined $config and $config and not $config eq 'not'

or 3 conditions

line l !l&&r !l&&!r condition
63 0 0 0 not defined $start_nr or $start_nr < 0