| blib/lib/MHFS/HTTP/Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| 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'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 120 | 0 | 0 | 0 | $self->{'resources'}{$filename} //= read_text_file($filename) |