| blib/lib/WWW/UsePerl/Journal/Thread.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 9 | 12 | 75.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 176 | 3 | 1 | 1 | %hash and $hash{'descending'} | 
| 177 | 3 | 1 | 1 | %hash and $hash{'threaded'} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 179 | 1 | 4 | 0 | $$self{$key} ||= do { my(%entries) = $self->_commenthash; my(@ids) = (sort $sorter keys %entries); \@ids } | 
| 208 | 0 | 0 | 2 | $@ or not $content |