Condition Coverage

blib/lib/MCP/Server/Transport/HTTP.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
39 0 49 3 $data->{'method'} and $data->{'method'} eq "initialize"
51 41 0 5 builtin::blessed($result) and $result->isa("Mojo::Promise")

or 2 conditions

line l !l condition
9 0 2 $ENV{'MCP_DEBUG'} || 0