blib/lib/Text/Spintax/RenderNode.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 26 | 50.0 |
line | true | false | branch |
---|---|---|---|
6 | 0 | 1 | if scalar @_ == 2 |
7 | 1 | 304 | if scalar @_ == 2 |
8 | 0 | 359 | if scalar @_ == 2 |
9 | 0 | 303 | if scalar @_ == 2 |
10 | 0 | 811 | if scalar @_ == 2 |
31 | 303 | 202 | if ($self->type eq 'text') { } |
101 | 101 | elsif ($self->type eq 'spin') { } | |
101 | 0 | elsif ($self->type eq 'sequence') { } | |
42 | 101 | 56 | if $rand <= 0 |
56 | 0 | 0 | $self->children ? : |
73 | 0 | 0 | if ($self->type eq 'spin') { } |
75 | 0 | 0 | $self->children ? : |
82 | 0 | 0 | $self->children ? : |