Branch Coverage

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


line true false branch
47 0 8 unless (defined $wantlist)
51 1 7 $wantlist ? :
53 4 3 if (my $f = shift @v)
56 1 2 $wantlist ? :
63 7 4 if $v
70 1 5 ref $proto ? :
76 6 2 unless my $code = _find($name)