blib/lib/HTML/Ballot/Trusting.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
278 | 0 | 0 | unless my $class = shift() |
290 | 0 | 0 | if (ref $_[0] eq 'HASH') { } |
0 | 0 | elsif (not ref $_[0]) { } | |
298 | 0 | 0 | if exists $$self{'TPATH'} and not -e $$self{'TPATH'} |
299 | 0 | 0 | unless exists $$self{'RPATH'} or defined $$self{'RPATH'} |