Condition Coverage

blib/lib/MHFS/HTTP/Server.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
34 0 0 0 exists $settings->{'flush'} and $settings->{'flush'}
93 0 0 0 defined $settings->{$pluginname}{'enabled'} and not $settings->{$pluginname}{'enabled'}

or 3 conditions

line l !l&&r !l&&!r condition
120 0 0 0 $self->{'resources'}{$filename} //= read_text_file($filename)