blib/lib/GeoIP2/Types.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 9 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
221 | 2 | 19 | 36 | defined $thing and &Scalar::Util::blessed($thing) |
235 | 1 | 10 | 108 | defined $thing and &Scalar::Util::blessed($thing) |
11 | 1 | 107 | defined $thing and &Scalar::Util::blessed($thing) and $thing->isa($class) |