blib/lib/Test/SSH/Patch/URI/ssh.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 32 | 0.0 |
line | true | false | branch |
---|---|---|---|
17 | 0 | 0 | if (@_) |
19 | 0 | 0 | unless defined $new |
22 | 0 | 0 | if (defined $si) |
28 | 0 | 0 | unless defined $old and $old =~ /(.*)@/ |
36 | 0 | 0 | if (@_) |
38 | 0 | 0 | unless defined $new |
41 | 0 | 0 | if (defined $ui) { } |
46 | 0 | 0 | unless length $new |
50 | 0 | 0 | unless defined $old and $old =~ /^([^;]+)/ |
57 | 0 | 0 | if (@_) |
59 | 0 | 0 | unless defined $new |
62 | 0 | 0 | unless defined $cp |
63 | 0 | 0 | unless ref $cp |
64 | 0 | 0 | if (@$cp) { } |
74 | 0 | 0 | unless length $new |
78 | 0 | 0 | unless defined $old and $old =~ /;(.+)/ |