| blib/lib/Net/CLI/Interact/Phrasebook.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 54 | 0 | 0 | 0 | defined $name and length $name |
| 75 | 0 | 0 | 0 | defined $name and length $name |
| 91 | 0 | 0 | 0 | $v =~ m[^/] and $v =~ m[/$] |
| 110 | 0 | 0 | 0 | ref $data eq ref {} and keys %$data |
| 246 | 0 | 0 | 0 | $target->isa("Path::Class::Dir") and $target->is_relative |