blib/lib/Lingua/ManagementSpeak.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 31 | 36 | 86.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
238 | 43 | 32 | 6 | $_ != $p_count and _random(100, 1) < $params->{'b_freq'} |
287 | 38 | 12 | 55 | $block < _random($block_limit, 1) and _random(4, 1) > 1 || $last_push ne $depth |
295 | 30 | 7 | 30 | $depth < $depth_limit and _random(5, 1) > 1 |
332 | 19 | 56 | 4 | $_->{'type'} ne "bullet" and $inside_list |
line | l | !l | condition |
---|---|---|---|
100 | 7493 | 0 | shift() || 5 |
101 | 1703 | 5790 | shift() || 1 |
200 | 84 | 0 | shift() || 2 |
207 | 32 | 1 | shift() || 5 |
279 | 1 | 3 | shift() || 3 |
280 | 1 | 3 | shift() || 3 |
281 | 1 | 3 | shift() || 10 |
316 | 1 | 2 | shift() || [$self->structure] |
317 | 1 | 2 | shift() || undef |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
12 | 0 | 1 | 0 | ref $self || $self |
287 | 51 | 16 | 0 | _random(4, 1) > 1 || $last_push ne $depth |