Branch Coverage
blib/lib/WebService/ValidSign.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
36
3
2
unless
(
@API_PLUGINS
)
44
5
0
if
(
my
$plugin
=
&first
(
sub
{
$pkg
eq
$_
;
}
,
@API_PLUGINS
)
)
45
3
2
$pkg
eq
'WebService::ValidSign::API::Auth'
?
: