| blib/lib/Set/Object.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 22 | 45 | 48.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 595 | 0 | 19 | 0 | ref $other and not UNIVERSAL::isa($other, "Set::Object") |
| 645 | 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 | |
| 674 | 0 | 4 | 0 | ref $other and not UNIVERSAL::isa($other, "Set::Object") |
| 1086 | 1 | 3 | 1 | $cust_disp and $cust_disp == \&Set::Object::as_string |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 614 | 2 | 0 | 0 | ref $s || $s |
| 652 | 2 | 0 | 0 | ref $s2 || $s2 |
| 704 | 2 | 0 | 0 | ref $s2 || $s2 |
| 713 | 2 | 0 | 0 | ref $s2 || $s2 |
| 721 | 2 | 0 | 0 | ref $s2 || $s2 |
| 729 | 2 | 0 | 0 | ref $s2 || $s2 |
| 737 | 2 | 0 | 0 | ref $s2 || $s2 |
| 957 | 3 | 3 | 3 | &is_int($_[0]) or &is_string($_[0]) |
| 6 | 1 | 2 | &is_int($_[0]) or &is_string($_[0]) or &is_double($_[0]) | |
| 1064 | 1 | 0 | 1 | $self->size or $other->size |