blib/lib/AnyEvent/FTP/Server/Context/FSRW.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 15 | 40.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
45 | 0 | 0 | 0 | -e $fn and not -d $fn |
290 | 3 | 0 | 0 | $fn and not -e $fn |
338 | 0 | 0 | 2 | $which and not $always_use_bundled_cmd |
line | l | !l | condition |
---|---|---|---|
87 | 2 | 9 | $req->args || '.' |
131 | 2 | 6 | $req->args || '.' |
342 | 0 | 0 | &dist_share('AnyEvent-FTP') || die('unable to find share directory') |