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/ |
66 | 0 | 183633 | unless blessed $self |
68 | 6518 | 177115 | if @_ |
79 | 165 | 6060 | if not $runner and $call[0]->isa('Fennec::Runner') |
80 | 576 | 5649 | if $call[0]->can('FENNEC') |
83 | 74 | 50 | $runner ? : |
88 | 690 | 0 | if $ENV{'HARNESS_ACTIVE'} and not $ENV{'HARNESS_IS_VERBOSE'} |
92 | 0 | 0 | if $^C |