Condition Coverage
blib/lib/Perinci/Access/Simple/Server/Pipe.pm
Criterion
Covered
Total
%
condition
2
4
50.0
or 2 conditions
line
l
!l
condition
46
1
0
$self
->res
//
[
500
,
'BUG: Response not set'
]
48
1
0
(
$self
->req
?
$self
->req
->{
'v'
}
:
undef
)
//
1.1