| blib/lib/GeoIP2/Types.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 221 | 21 | 36 | unless defined $thing and &Scalar::Util::blessed($thing) |
| 226 | 2 | 51 | unless $thing->can($method) |
| 235 | 12 | 107 | unless defined $thing and &Scalar::Util::blessed($thing) and $thing->isa($class) |
| 245 | 14 | 138 | !defined($value) ? : |