Condition Coverage

blib/lib/Astro/Fluxes.pm
Criterion Covered Total %
condition 7 21 33.3


and 3 conditions

line !l l&&!r l&&r condition
140 17 0 0 defined $datetime and defined $flux->datetime
172 0 6 0 defined $flux->reference_waveband and scalar(@{${$$self{'FLUXES'};}{$flux->reference_waveband->natural};} > 1) || ${$${$$self{'FLUXES'};}{$flux->reference_waveband->natural};}[0]->reference_waveband != $waveband
340 0 0 2 defined $upper_mag and defined $lower_mag
344 0 2 0 defined $upper_mag->error('mag') and $lower_mag->error('mag')
352 2 0 0 defined $lower_mag->datetime and defined $upper_mag->datetime

or 3 conditions

line l !l&&r !l&&!r condition
57 0 3 0 ref $proto || $proto
172 6 0 0 scalar(@{${$$self{'FLUXES'};}{$flux->reference_waveband->natural};} > 1) || ${$${$$self{'FLUXES'};}{$flux->reference_waveband->natural};}[0]->reference_waveband != $waveband