Branch Coverage
lib/CatalystX/Eta/Test/REST.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
16
4
12
$opt
->{
'conf'
}{
'is_fail'
} ?
:
21
7
9
exists
$opt
->{
'conf'
}{
'name'
} ?
:
24
0
16
if
(
$opt
->{
'res'
}
->code
!=
$opt
->{
'conf'
}{
'code'
}
)