Branch Coverage

blib/lib/Worlogog/Restart.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
44 0 8 unless (defined $wantlist)
48 1 7 $wantlist ? :
50 4 3 if (my $f = shift @v)
53 1 2 $wantlist ? :
60 7 4 if $v
67 1 5 ref $proto ? :
73 6 2 unless my $code = _find($name)