Condition Coverage

blib/lib/Graph/Feather.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
903 0 0 0 $application_id eq $APPLICATION_ID and $user_version eq $VERSION_INT

or 3 conditions

line l !l&&r !l&&!r condition
176 0 0 33652 $attr or @other
180 15863 17789 0 $self->{'cache'}{$statement} //= $self->{'dbh'}->prepare($statement)