Branch Coverage

blib/lib/Growl/Any/Base.pm
Criterion Covered Total %
branch 7 24 29.1


line true false branch
12 0 3 @_ == 1 ? :
20 3 0 if $args{'appname'} or $args{'events'}
33 0 3 unless ref $self
34 0 3 unless defined $appname
35 0 3 if ref $events ne 'ARRAY'
49 3 0 defined $text_str ? :
56 0 0 if (defined $text_str)
64 4 0 defined $_ ? :
69 0 0 if defined $_
97 0 0 unless (-e $icon)
100 0 0 $ext =~ /.*(\.[a-zA-Z0-9]+)$/ ? :
103 0 0 if $res->is_success