Condition Coverage

lib/Config/IniFiles/Check/Health.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
260 0 0 1 $self->errors_are_fatal and $nr_of_errors > 0
302 0 0 0 $self->errors_are_fatal and $nr_of_errors > 0
350 0 2 1 $self->errors_are_fatal and $nr_of_errors > 0