Branch Coverage

blib/lib/PLS/Server/Response/Resolve.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
34 0 0 if ($kind == 6) { }
0 0 elsif ($kind == 7) { }
0 0 elsif ($kind == 3 or $kind == 21) { }
0 0 elsif ($kind == 14) { }
39 0 0 if ($ok)
50 0 0 if ($ok)
60 0 0 if ($request->{'params'}{'label'} =~ /->/ or ($request->{'params'}{'sortText'} // '') =~ /->/) { }
0 0 elsif ($request->{'params'}{'label'} =~ /::/ or ($request->{'params'}{'filterText'} // '') =~ /::/) { }
62 0 0 $request->{'params'}{'label'} =~ /->/ ? :
68 0 0 $request->{'params'}{'label'} =~ /::/ ? :
76 0 0 if ref $request->{'params'}{'data'} eq "ARRAY"
82 0 0 if ($ok)
93 0 0 if ($ok)