| blib/lib/Set/Object.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 22 | 45 | 48.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 582 | 0 | 19 | 0 | ref $other and not UNIVERSAL::isa($other, 'Set::Object') |
| 632 | 6 | 0 | 0 | &is_int($s2) and not &is_string($s2) |
| 6 | 0 | 0 | &is_int($s2) and not &is_string($s2) and $s2 == 0 | |
| 661 | 0 | 4 | 0 | ref $other and not UNIVERSAL::isa($other, 'Set::Object') |
| 1073 | 1 | 3 | 1 | $cust_disp and $cust_disp == \&Set::Object::as_string |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 601 | 2 | 0 | 0 | ref $s || $s |
| 639 | 2 | 0 | 0 | ref $s2 || $s2 |
| 691 | 2 | 0 | 0 | ref $s2 || $s2 |
| 700 | 2 | 0 | 0 | ref $s2 || $s2 |
| 708 | 2 | 0 | 0 | ref $s2 || $s2 |
| 716 | 2 | 0 | 0 | ref $s2 || $s2 |
| 724 | 2 | 0 | 0 | ref $s2 || $s2 |
| 944 | 3 | 3 | 3 | &is_int($_[0]) or &is_string($_[0]) |
| 6 | 1 | 2 | &is_int($_[0]) or &is_string($_[0]) or &is_double($_[0]) | |
| 1051 | 1 | 0 | 1 | $self->size or $other->size |