| blib/lib/MyCPAN/App/DPAN/CPANUtils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 103 | 0 | 0 | 0 | -e $file and -M $file < 600 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 88 | 0 | 0 | 0 | -d $author_dir or mkdir $author_dir |
| 146 | 0 | 0 | 0 | -d $author_dir or mkdir $author_dir |