Branch Coverage

blib/lib/Data/ICal/Property.pm
Criterion Covered Total %
branch 21 26 80.7


line true false branch
90 361 287 if (@_)
131 2 2 if ($ENCODINGS{$encoding}) { }
157 0 2 if (not defined $encoding) { }
2 0 elsif ($ENCODINGS{$encoding}) { }
206 200 2 if ($args{'fold'})
230 202 0 defined $self->value ? :
232 149 53 unless ($self->vcal10)
234 149 0 unless lc $key eq 'rrule'
235 149 0 unless lc $key eq 'rrule'
258 2 21 ref $value ? :
286 1 24 if ($val =~ /"/)
295 4 21 /[;,:]/ ? :
323 3 197 if ($quoted_printable) { }