Condition Coverage

blib/lib/WebEditor/SystemExplorer.pm
Criterion Covered Total %
condition 0 32 0.0


and 3 conditions

line !l l&&!r l&&r condition
61 0 0 0 $ENV{'MOD_PERL'} and eval ' require Apache::Request; 1 '
213 0 0 0 -T $abspath and open my $f, $abspath
325 0 0 0 ref $upload && $upload->can('fh')
344 0 0 0 $@ and not $@ =~ /Undefined subroutine &WebEditor::SystemExplorer::upload_hook called/
469 0 0 0 $basename ne '' and _invalid_file_name($basename)
492 0 0 0 ref $upload && $upload->can('fh')
503 0 0 0 $@ and not $@ =~ /Undefined subroutine &WebEditor::SystemExplorer::newfile_hook called/

or 2 conditions

line l !l condition
88 0 0 $cgi->param('action') || ''
89 0 0 $cgi->param('path') || ''
468 0 0 $cgi->param('filename') || ''
536 0 0 $cgi->param('dirname') || ''

or 3 conditions

line l !l&&r !l&&!r condition
118 0 0 0 not defined $path or $path eq ''