Branch Coverage

blib/lib/DiaColloDB/Profile/Multi.pm
Criterion Covered Total %
branch 0 70 0.0


line true false branch
59 0 0 $mp->{'titles'} ? :
0 0 $mp->{'qinfo'} ? :
109 0 0 if $opts{'header'} // 1
111 0 0 unless $_->saveTextFh($fh, %opts, 'header', 0)
131 0 0 ref $file ? :
132 0 0 unless ref $fh
133 0 0 if $opts{'body'} // 1
135 0 0 if $mp->{'qinfo'} and $opts{'qinfo'} //= 'qinfo'
136 0 0 if $opts{'table'} // 1
144 0 0 if $opts{'header'} // 1
147 0 0 unless $_->saveHtmlFile($file, %opts, 'table', 0, 'body', 0, 'header', 0)
150 0 0 if $opts{'table'} // 1
151 0 0 if $opts{'body'} // 1
152 0 0 unless ref $file
190 0 0 @_ ? :
0 0 ref $that ? :
195 0 0 @$prfs ? :
0 0 !defined($opts{'autoN'}) || $opts{'autoN'} ? :
199 0 0 $sumN ? :
200 0 0 if $prfs->[0] and $prfs->[0]{'score'}
221 0 0 if not exists $opts{'empty'} or $opts{'empty'}
223 0 0 if ($opts{'extend'}) { }
0 0 elsif (not $opts{'global'}) { }
270 0 0 UNIVERSAL::isa($mpa, 'HASH') ? :
271 0 0 UNIVERSAL::isa($mpb, 'HASH') ? :
272 0 0 if (@$psa == 1 or @$psb == 1 or @$psa == @$psb)
275 0 0 $#$psa > $#$psb ? :
276 0 0 @$psa == 1 && $_ != 0 ? :
0 0 @$psb == 1 && $_ != 0 ? :
280 0 0 wantarray ? :
295 0 0 unless $a <=> $b
304 0 0 wantarray ? :
334 0 0 $prfs->[$i] ? :
339 0 0 wantarray ? :
356 0 0 if (defined($aprf = $a2data{$bkey})) { }