Condition Coverage

blib/lib/WebService/Ollama/Response.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

line !l l&&!r l&&r condition
43 3 0 12 $self->message and ref $self->message eq "HASH"
49 4 1 7 not @calls and $self->message->{'content'}

or 2 conditions

line l !l condition
55 4 0 eval { do { "JSON::Lines"->new->decode($args_json)->[0] } } // {}