blib/lib/Silly/Werder.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 23 | 34.7 |
line | l | !l | condition |
---|---|---|---|
600 | 0 | 0 | $werd_parts and scalar @{$werd_parts;} |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
323 | 1 | 0 | 7 | $$obj{'grammar'} && $$obj{'index'} |
370 | 45 | 0 | 0 | $$target{'hard_syllable_max'} and $sylcount >= $$target{'hard_syllable_max'} |
397 | 37 | 0 | 5 | $$target{'grammar'}[$offset][1][$which][0] eq '_END_' and $count > 1 |
37 | 4 | 1 | $$target{'grammar'}[$offset][1][$which][0] eq '_END_' and $count > 1 and $sylcount < $$target{'min_syllables'} | |
587 | 0 | 0 | 0 | $start_at and not $ready |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
356 | 0 | 0 | 0 | $$target{'grammar'}[$which][0] eq '_BEGIN_' or $$target{'grammar'}[$which][0] eq '_END_' |
588 | 0 | 0 | 0 | $syl eq $start_at or not $start_at |