Branch Coverage

blib/lib/Devel/Mutator/Command/Test.pm
Criterion Covered Total %
branch 15 20 75.0


line true false branch
49 3 7 if ($rv == 0) { }
0 7 elsif ($rv == -1) { }
61 1 6 if ($$self{'remove'})
71 3 7 if ($failed) { }
89 4 10 if ($pid == 0)
110 0 10 if ($@)
113 0 0 if ($@ =~ quotemeta($ALARM_EXCEPTION)) { }
127 0 42 unless opendir my $dh, $dir
130 84 42 if /^\./
134 28 14 if (-d $file) { }