blib/lib/Statocles/App/Basic.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 7 | 42.8 |
line | l | !l | condition |
---|---|---|---|
69 | 0 | 2 | $doc{'title'} ||= '' |
70 | 0 | 2 | $doc{'content'} ||= "Markdown content goes here.\n" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
68 | 2 | 0 | 0 | not $self->store->has_file($path) or keys %doc |