blib/lib/Lingua/ManagementSpeak.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 30 | 36 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
237 | 35 | 33 | 6 | $_ != $p_count and _random(100, 1) < $$params{'b_freq'} |
286 | 25 | 48 | 0 | $block < _random($block_limit, 1) and _random(4, 1) > 1 || $last_push ne $depth |
294 | 23 | 4 | 21 | $depth < $depth_limit and _random(5, 1) > 1 |
331 | 13 | 43 | 3 | $$_{'type'} ne 'bullet' and $inside_list |
line | l | !l | condition |
---|---|---|---|
99 | 6732 | 0 | shift() || 5 |
100 | 1538 | 5194 | shift() || 1 |
199 | 77 | 0 | shift() || 2 |
206 | 30 | 1 | shift() || 5 |
278 | 1 | 3 | shift() || 3 |
279 | 1 | 3 | shift() || 3 |
280 | 1 | 3 | shift() || 10 |
315 | 1 | 2 | shift() || [$self->structure] |
316 | 1 | 2 | shift() || undef |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
11 | 0 | 1 | 0 | ref $self || $self |
286 | 39 | 9 | 0 | _random(4, 1) > 1 || $last_push ne $depth |