Condition Coverage

blib/lib/Cog/Maker.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
36 0 0 0 -l $target and readlink $target eq $source
43 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