Condition Coverage

blib/lib/PeGS/PDF.pm
Criterion Covered Total %
condition 5 15 33.3


and 3 conditions

line !l l&&!r l&&r condition
725 3 2 1 $b < 0 and $h < 0
3 0 2 $b < 0 and $h >= 0

or 3 conditions

line l !l&&r !l&&!r condition
97 0 0 0 $pdf->{'refs'}{"$value"} //= "XYPoint"->new($arrow_start->clone->add_x(50)->x, $arrow_start->y)
449 0 0 0 $width || $pdf->get_list_width($array)
481 0 0 0 $pdf->{'refs'}{"$value"} // "XYPoint"->new($center->x + $pdf->arrow_length($scalar_width + $pdf->x_padding), $center->y)