blib/lib/Class/MOP/Method/Generated.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 14 | 78.5 |
line | true | false | branch |
---|---|---|---|
28 | 54960 | 51 | if (defined $context) |
29 | 54960 | 0 | if (defined $context->{'description'}) |
33 | 54070 | 890 | if (defined $context->{'file'} or defined $context->{'line'}) |
39 | 54070 | 0 | defined $context->{'file'} ? : |
54070 | 0 | defined $context->{'line'} ? : | |
48 | 54204 | 808 | if @args % 2 |
52 | 16917 | 38095 | $self->can('_eval_environment') ? : |