| blib/lib/Hydrogen/Topic/HashRef.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 11 | 9.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 73 | 0 | 0 | 0 | @_ >= 1 and @_ <= 2 |
| 250 | 0 | 0 | 0 | &Scalar::Util::blessed($_[0]) and $_[0]->isa("Regexp") |
| 0 | 0 | 1 | ref $_[0] and not !&re::is_regexp($_[0]) |
| line | l | !l | condition |
|---|---|---|---|
| 102 | 0 | 0 | $__signature ||= sub { ; } |