Condition Coverage

blib/lib/Astro/Coord/ECI/Sun.pm
Criterion Covered Total %
condition 10 18 55.5


and 3 conditions

line !l l&&!r l&&r condition
110 2 0 132 $Singleton and $weaken
2 0 132 $Singleton and $weaken and __classisa($class, "Astro::Coord::ECI::Sun")
227 1 0 1 $Singleton and $weaken
519 1 1 0 $station = $self->get("station") and ($station->geodetic)[0] < 0

or 3 conditions

line l !l&&r !l&&!r condition
508 0 2 0 $tplt ||= $self->__object_is_self_named ? ["Spring equinox", "Summer solstice", "Fall equinox", "Winter solstice"] : ["%s Spring equinox", "%s Summer solstice", "%s Fall equinox", "%s Winter solstice"]
532 0 4 0 $tplt ||= $self->__object_is_self_named ? ["end twilight", "begin twilight"] : ["end %s twilight", "begin %s twilight"]