Branch Coverage

blib/lib/OIDC/Client/Utils.pm
Criterion Covered Total %
branch 16 16 100.0


line true false branch
61 1 446 unless ref $data_tree eq "HASH"
62 432 14 if (exists $data_tree->{$key}) { }
12 2 elsif ($optional) { }
92 1 68 unless @$path >= 1
99 1 304 unless ref $data_tree eq "HASH"
123 1 14 unless @$path >= 1
129 3 12 unless defined $data_tree->{$key}
131 1 11 unless ref $data_tree eq "HASH"