| blib/lib/Test/Weaken/ExtraBits.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 12 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 50 | 0 | 0 | 0 | ($class = &Scalar::Util::blessed($ref)) && $ref->isa('Class::Singleton') && $class->has_instance && $class->instance == $ref |
| 60 | 0 | 0 | 0 | &Scalar::Util::blessed($ref) and $ref->isa('DBI::dr') |
| 83 | 2 | 0 | 2 | defined &$fullname && $ref == \&$fullname |
| 96 | 0 | 4 | 4 | defined &$funcname and $ref == \&$funcname |