Condition Coverage

blib/lib/Dist/Zilla/Role/BuildPL.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
26 0 0 0 -e "Build" and (stat "Build.PL")[9] <= (stat "Build")[9]
44 0 0 0 $arg && exists $arg->{'jobs'}

or 3 conditions

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