Branch Coverage

blib/lib/WWW/Wikevent/Event.pm
Criterion Covered Total %
branch 53 56 94.6


line true false branch
130 1 1 if ($name)
152 1 1 if $date
171 1 1 if $time
188 1 1 if $endtime
206 2 2 if $duration
224 1 1 if $price
244 1 1 if $tickets
263 1 1 if $restrictions
279 1 1 if $lang
294 1 1 if $locality
309 1 1 if $venue
327 1 23 if $desc
350 1 28 if (@_ and ref $_[0] eq 'ARRAY') { }
1 27 elsif (@_) { }
355 24 5 wantarray ? :
372 1 28 if (@_ and ref $_[0] eq 'ARRAY') { }
1 27 elsif (@_) { }
377 24 5 wantarray ? :
428 16 7 $string eq '' ? :
447 23 0 if (length @ret > 0) { }
469 39 71 unless (defined $$e{$key})
473 14 8 if defined $missing[0]
477 94 148 unless defined $$e{$key}
483 0 22 if defined $bot
485 6 16 if $who
486 7 15 if $desc
487 4 18 if $what
488 0 22 if $by