Branch Coverage

blib/lib/Statocles/Util.pm
Criterion Covered Total %
branch 18 18 100.0


line true false branch
22 2 6 unless $_[0]
44 403 411 if ($thing->is_dir) { }
66 4 5 unless $ENV{'EDITOR'}
69 1 4 if ($? == -1) { }
1 3 elsif ($? & 127) { }
1 2 elsif (my $exit = $? >> 8) { }
95 1766 3 unless $found{&$sub()}++
113 8 15 if $DERPED{$key}
114 5 10 unless ($args[0] =~ /\.$/)