Condition Coverage

blib/lib/Web/Machine/FSM.pm
Criterion Covered Total %
condition 8 14 57.1


and 3 conditions

line !l l&&!r l&&r condition
79 63 0 57 &is_error($$result) and not $response->body
173 13 10 96 ref $body eq 'ARRAY' and not Plack::Util::status_with_no_entity_body($response->status)

or 2 conditions

line l !l condition
26 0 36 $args{'tracing_header'} || 'X-Web-Machine-Trace'
68 0 0 $result || 'undef'
72 0 0 $result || 'undef'
86 14 43 $metadata->{'Language'} || 'en'