| blib/lib/Darcs/Inventory/Patch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 5 | 40.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 60 | 0 | 0 | run([('darcs', 'diff', '-u', '--match'), 'hash ' . $self->hash], '>', \$$self{'diff'}, '2>', \$error) or die "$error\n" | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 36 | 22 | 5 | 0 | $patch{'file'} ||= $patch{'hash'} |