lib/Spoon/ContentObject.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 8 | 25.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
34 | 0 | 0 | 4 | $self->exists && !$self->deleted |
89 | 0 | 0 | 0 | $file->exists and $content eq $file->all |
line | l | !l | condition |
---|---|---|---|
14 | 2 | 0 | $$self{'force'} ||= 0 |