Condition Coverage

blib/lib/Scalar/Footnote.pm
Criterion Covered Total %
condition 4 7 57.1


or 2 conditions

line l !l condition
133 2 0 'Scalar::Footnote'->get_footnote_object_for($thing) || (return)
145 1 0 'Scalar::Footnote'->get_footnote_object_for($thing) || (return)

or 3 conditions

line l !l&&r !l&&!r condition
103 1 2 0 $class->get_footnote_object_for($thing) || $class->attach_new_footnote_object_to($thing)