blib/lib/Data/Hopen.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 24 | 24 | 100.0 |
line | true | false | branch |
---|---|---|---|
125 | 1 | 35 | unless my $class = shift() |
127 | 4 | 31 | if $class =~ /::/u |
133 | 3 | 34 | if $@ |
137 | 33 | 1 | if $instance |
140 | 1 | 1 | if ($found_class) { } |
171 | 13 | 427 | if $QUIET |
172 | 106 | 321 | unless $VERBOSE >= ($_[1] // 1) |
175 | 1 | 320 | unless @log |
177 | 319 | 1 | if $log[$#log] |
180 | 314 | 6 | if ($VERBOSE > 2) |
213 | 1 | 5 | unless my $class = shift() |
218 | 2 | 3 | if ($@) { } |