| blib/lib/App/CELL/Test.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 11 | 45.4 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 201 | 0 | 0 | 8 | -f $full_path and -W $full_path | 
| 245 | 1 | 1 | 6 | keys %ref1 == 0 and keys %ref2 == 0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 114 | 0 | 0 | $_ || '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 149 | 18 | 0 | 0 | $file || warn("Couldn't touch file: $!\n") |