Condition Coverage

blib/lib/Net/Async/MCP/Server.pm
Criterion Covered Total %
condition 12 18 66.6


or 2 conditions

line l !l condition
31 2 3 +(shift())->{'name'} // "NetAsyncMCPServer"
45 2 1 $self->{'server_capabilities'} // {}
70 3 0 $self->{'tools'} // []
76 1 5 $self->{'tools'} //= []
102 1 0 $self->{'tools'} // []
123 1 0 $request->{'params'} // {}
129 1 0 $request->{'params'} // {}
166 1 0 $params->{'name'} // ""
167 1 0 $params->{'arguments'} // {}