blib/lib/Web/Machine/FSM.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 14 | 57.1 |
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) |
line | l | !l | condition |
---|---|---|---|
24 | 0 | 36 | $args{'tracing_header'} || 'X-Web-Machine-Trace' |
68 | 0 | 0 | $result || 'undef' |
72 | 0 | 0 | $result || 'undef' |
85 | 14 | 43 | $$metadata{'Language'} || 'en' |