Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
21 5 0 1 builtin::blessed($result) and $result->isa("Mojo::Promise")
33 5 0 1 ref $result eq "HASH" and exists $result->{'contents'}