Condition Coverage

blib/lib/MCP/Prompt.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
14 5 0 2 builtin::blessed($result) and $result->isa("Mojo::Promise")
35 6 0 1 ref $result eq "HASH" and exists $result->{'messages'}