Branch Coverage
blib/lib/Text/Schmutz.pm
Criterion
Covered
Total
%
branch
4
8
50.0
line
true
false
branch
56
1
0
if $self->use_small
57
0
1
if $self->use_large
58
0
1
if $self->strike_out
75
11
0
if (rand 1 <= $prob) { }