blib/lib/Fennec/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 22 | 68.1 |
line | true | false | branch |
---|---|---|---|
14 | 0 | 9218 | unless $package and $name and $code and $code =~ /CODE/ |
33 | 0 | 1094 | unless defined $module |
41 | 0 | 1094 | $with_utf8 ? : |
47 | 2 | 1092 | unless $module =~ /$check/x |
66 | 0 | 99947 | unless &blessed($self) |
68 | 6869 | 93078 | if @_ |
79 | 165 | 6948 | if not $runner and $call[0]->isa('Fennec::Runner') |
80 | 580 | 6533 | if $call[0]->can('FENNEC') |
83 | 74 | 50 | $runner ? : |
89 | 690 | 0 | if $ENV{'HARNESS_ACTIVE'} and not $ENV{'HARNESS_IS_VERBOSE'} |
92 | 0 | 0 | if $^C |