Branch Coverage
blib/lib/OIDC/Client/Error/Provider.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
44
5
6
if
(
my
(
@description_keys
)
=
sort
(
grep
(
{
$_
ne
"error"
;
}
keys
%$params
)
)
)