Condition Coverage

blib/lib/Astro/App/Satpass2/Copier.pm
Criterion Covered Total %
condition 5 18 27.7


and 3 conditions

line !l l&&!r l&&r condition
31 0 0 0 not exists $skip{$attr} and $copy->can($attr)
84 793 0 0 not ref $val and $val->isa("Astro::App::Satpass2::Warner")
0 0 793 &blessed($val) && $val->isa('Astro::App::Satpass2::Warner')

or 3 conditions

line l !l&&r !l&&!r condition
20 2 0 0 ref $self || $self
40 0 60 0 ref $self || $self
98 498 0 0 $self->{'warner'} ||= "Astro::App::Satpass2::Warner"->new