Condition Coverage

blib/lib/Code/TidyAll/Plugin/PodChecker.pm
Criterion Covered Total %
condition 6 6 100.0


and 3 conditions

line !l l&&!r l&&r condition
29 2 1 2 $self->warnings and $checker->num_warnings > 0

or 3 conditions

line l !l&&r !l&&!r condition
29 1 4 1 $checker->num_errors > 0 or $self->warnings and $checker->num_warnings > 0