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