| blib/lib/Params/Registry.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 346 | 0 | 0 | 0 | @_ == 1 and defined $_[0] |
| 0 | 0 | 0 | @_ > 0 and @_ % 2 == 0 | |
| 347 | 0 | 0 | 0 | &Scalar::Util::blessed($_[0]) and $_[0]->isa("URI") |
| line | l | !l | condition |
|---|---|---|---|
| 242 | 0 | 0 | $$r[$rank{$k}] ||= [] |