blib/lib/Statocles/App/Blog.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 10 | 50.0 |
line | l | !l | condition |
---|---|---|---|
234 | 2 | 0 | $doc{'title'} || 'new post' |
244 | 0 | 0 | $doc{'title'} || 'new post' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
209 | 0 | 2 | 1 | $ENV{'EDITOR'} or $doc{'title'} |
543 | 710 | 1477 | 0 | $tags{lc $tag} ||= $tag |