Condition Coverage

blib/lib/Dist/Zilla/Plugin/MakeMaker/Runner.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
30 2 0 0 -e $makefile and (stat "Makefile.PL")[9] <= (stat $makefile)[9]
49 2 0 0 $arg && exists $arg->{'jobs'}

or 3 conditions

line l !l&&r !l&&!r condition
57 0 0 2 $self->zilla->logger->get_debug || $arg->{'test_verbose'}