Condition Coverage

blib/lib/Rstats/Object.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
125 0 0 127275 &Scalar::Util::blessed($self) and $self->isa('Rstats::Object')
131 0 0 127275 $r and my $helper = $r->get_helper($method)