| blib/lib/Role/Declare.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 15 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 66 | 10 | 0 | 1 | not @$retval and $allow_empty |
| 115 | 6 | 0 | 1 | not defined $self and $allow_undef |
| 116 | 1 | 2 | 3 | ref $self and &refaddr($self) eq $orig_self_addr |
| 158 | 31 | 0 | 11 | wantarray and $val_list |
| 159 | 0 | 0 | 31 | defined wantarray and $val_scalar |