Branch Coverage

blib/lib/AnyEvent/FTP/Server/Role/TransferPrep.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
43 0 41 if ++$count > 1
88 29 0 if ($req->args =~ /(\d+,\d+,\d+,\d+),(\d+),(\d+)/) { }
95 0 29 unless ($fh)
137 8 2 if ($req->args =~ /^\s*(\d+)\s*$/) { }