| blib/lib/Lingua/ManagementSpeak.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 31 | 36 | 86.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 238 | 42 | 29 | 12 | $_ != $p_count and _random(100, 1) < $params->{'b_freq'} |
| 287 | 30 | 6 | 52 | $block < _random($block_limit, 1) and _random(4, 1) > 1 || $last_push ne $depth |
| 295 | 29 | 5 | 24 | $depth < $depth_limit and _random(5, 1) > 1 |
| 332 | 20 | 40 | 5 | $_->{'type'} ne 'bullet' and $inside_list |
| line | l | !l | condition |
|---|---|---|---|
| 100 | 7945 | 0 | shift() || 5 |
| 101 | 1817 | 6128 | shift() || 1 |
| 200 | 86 | 0 | shift() || 2 |
| 207 | 53 | 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 | 41 | 17 | 0 | _random(4, 1) > 1 || $last_push ne $depth |