| blib/lib/Class/XSDelegation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 14 | 42.8 |
| line | l | !l | condition |
|---|---|---|---|
| 22 | 3 | 0 | $opts ||= {} |
| 30 | 0 | 2 | $opts->{'curry'} || $opts->{'curried'} || undef |
| 0 | 3 | $opts->{'is_accessor'} || $opts->{'accessor'} || 0 | |
| 0 | 2 | $opts->{'is_try'} || $opts->{'try'} || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 18 | 0 | 1 | 0 | our $SETUP_FOR || caller |
| 0 | 1 | 0 | $package ||= our $SETUP_FOR || caller |