blib/lib/Text/Cloze.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 14 | 92.8 |
line | true | false | branch |
---|---|---|---|
22 | 0 | 1 | if $args{'sentence'} |
28 | 309 | 75 | ++$n % $args{'word'} ? : |
40 | 4 | 44 | if $i < $start |
41 | 4 | 40 | if $i >= @sentences - $stop |
75 | 78 | 4 | if $hint =~ /blank/ |
77 | 4 | 78 | if $hint =~ /count/ |
78 | 2 | 80 | if $hint =~ /scramble/ |