Branch Coverage

blib/lib/Text/Spintax/RenderNode.pm
Criterion Covered Total %
branch 7 16 43.7


line true false branch
35 303 202 if ($self->type eq 'text') { }
101 101 elsif ($self->type eq 'spin') { }
101 0 elsif ($self->type eq 'sequence') { }
46 101 42 if $rand <= 0
60 0 0 $self->children ? :
77 0 0 if ($self->type eq 'spin') { }
79 0 0 $self->children ? :
86 0 0 $self->children ? :