| blib/lib/Web/Machine/FSM.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 8 | 14 | 57.1 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 69 | 62 | 0 | 57 | is_error $$result and not $response->body | 
| 157 | 13 | 10 | 95 | ref $body eq 'ARRAY' and not Plack::Util::status_with_no_entity_body($response->status) | 
| line | l | !l | condition | 
|---|---|---|---|
| 25 | 0 | 35 | $args{'tracing_header'} || 'X-Web-Machine-Trace' | 
| 59 | 0 | 0 | $result || 'undef' | 
| 62 | 0 | 0 | $result || 'undef' | 
| 75 | 14 | 43 | $$metadata{'Language'} || 'en' |