Branch Coverage

blib/lib/SWISH.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
14 0 0 unless ($driver)
20 0 0 if ($@)
32 0 0 if ref $drh
42 0 0 unless ref $$self{'_indexheaders'}
43 0 0 unless $name
46 0 0 unless ($index)
47 0 0 unless exists $$self{'_indexheaders'}{lc $name}
49 0 0 wantarray ? :
56 0 0 unless exists $$self{'_indexheaders'}{'INDEX'}{$index}
59 0 0 unless exists $$self{'_indexheaders'}{'INDEX'}{$index}{lc $name}
61 0 0 wantarray ? :
77 0 0 if $attr
93 0 0 if $$self{'_settings'}{'properties'}
95 0 0 $blank && /\s/ ? :
0 0 unless $$self{$_}
114 0 0 if ($SWISH::Results::AUTOLOAD =~ /.*::(\w+)/)
117 0 0 defined $$self{$attribute} ? :