Condition Coverage

blib/lib/Stancer/Core/Request.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
86 89 16 9 $object and $object->isa("Stancer::Payment")
87 5 0 4 $object->card and $object->card->number
97 7 0 2 $object->sepa and $object->sepa->iban
140 0 1 4 ref $content eq "HASH" and exists $content->{'error'}