| blib/lib/Cog/Maker.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 37 | 0 | 0 | 0 | -l $target and readlink $target eq $source |
| 44 | 0 | 0 | 0 | -f $target and not -l $target |
| 0 | 0 | 0 | -f $target and not -l $target and io($target)->all eq io($source)->all |