blib/lib/Goo/TrailManager.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
121 | 0 | 0 | if $$seen_thing{$$row{'thing'}} |
125 | 0 | 0 | if $buffer_counter > $buffer_max_size |
186 | 0 | 0 | if ($$config{'last_actionid'} > 0) { } |
213 | 0 | 0 | if ($$config{'last_actionid'} > 0) |
219 | 0 | 0 | if ($actionid > get_max_actionid()) |
284 | 0 | 0 | if ($starting_position < 1) |
354 | 0 | 0 | $thing->isa('Goo::FileThing') ? : |