blib/lib/Class/MOP/Method/Generated.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 14 | 78.5 |
line | true | false | branch |
---|---|---|---|
28 | 53493 | 51 | if (defined $context) |
29 | 53493 | 0 | if (defined $context->{'description'}) |
33 | 52610 | 883 | if (defined $context->{'file'} or defined $context->{'line'}) |
39 | 52610 | 0 | defined $context->{'file'} ? : |
52610 | 0 | defined $context->{'line'} ? : | |
48 | 52752 | 793 | if @args % 2 |
52 | 16512 | 37033 | $self->can('_eval_environment') ? : |