Branch Coverage

blib/lib/Sieve/Generator/Element/Command.pm
Criterion Covered Total %
branch 18 24 75.0


line true false branch
107 0 20 if $self->block
117 57 2 if (not $self->autowrap or length $oneline < 72)
134 0 17 $str =~ /\n\z/u ? :
140 2 25 $str =~ /\n\z/u ? :
143 2 58 if ($self->block) { }
34 24 elsif ($self->semicolon) { }
145 0 2 $str =~ /\n\z/u ? :
168 8 2 $n++ ? :
171 10 0 if (@$values)
175 8 2 if (@pair_queue) { }
0 2 elsif ($self->block) { }
2 0 elsif ($self->semicolon) { }