lib/Egg/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 34 | 2.9 |
line | true | false | branch |
---|---|---|---|
21 | 0 | 92 | if $class->can($method) |
24 | 0 | 0 | @_ ? : |
41 | 0 | 0 | unless @_ |
43 | 0 | 0 | defined $$pm{$_[0]} ? : |
0 | 0 | if @_ < 2 | |
48 | 0 | 0 | ref $_[0] eq 'ARRAY' ? : |
0 | 0 | $_[1] ? : | |
0 | 0 | $_[0] ? : | |
50 | 0 | 0 | if (my $error = $$self{'errstr'}) { } |
58 | 0 | 0 | unless $_[0]{'errstr'} |
59 | 0 | 0 | wantarray ? : |
64 | 0 | 0 | unless ($self->can('_config')) |
68 | 0 | 0 | $_[1] ? : |
0 | 0 | $_[0] ? : | |
69 | 0 | 0 | @_ ? : |
70 | 0 | 0 | $self->can('_config') ? : |
76 | 0 | 0 | $p_class->can('config') ? : |