blib/lib/AnyEvent/FTP/Client/Response.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
14 | 42 | 0 | if +(shift())->{'message'}[0] =~ /\((\d+),(\d+),(\d+),(\d+),(\d+),(\d+)\)/ |
21 | 7 | 0 | if (+(shift())->{'message'}[0] =~ /^"(.*)"/) |
33 | 3 | 3 | +(shift())->{'message'}[0] =~ /^FILE: (.*)/i ? : |