Branch Coverage

blib/lib/PLS/Server/Response/Location.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
35 0 0 if ref $document ne "PLS::Parser::Document"
40 0 0 if (ref $results ne "ARRAY" or not scalar @{$results;})
44 0 0 if (&List::Util::any(sub {
47 0 0 if ref $document ne "PLS::Parser::Document"
52 0 0 if (ref $results eq "ARRAY")