blib/lib/Bubblegum/Object/String.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 11 | 63.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
65 | 1 | 0 | 1 | $self->type eq $other->type && $self eq $other |
169 | 2 | 0 | 2 | not &isa_regexpref($regexp) and isa_string($regexp) |
201 | 2 | 0 | 2 | not &isa_regexpref($regexp) and isa_string($regexp) |
line | l | !l | condition |
---|---|---|---|
27 | 39 | 0 | shift() || 'return(@_)' |