blib/lib/Plack/Auth/SSO/ResponseParser/CAS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
20 | 0 | 3 | if (is_instance($obj, 'XML::LibXML')) { } |
49 | 3 | 15 | if (exists $attributes{$key}) { } |
51 | 3 | 0 | if (is_string($attributes{$key})) { } |
0 | 0 | elsif (is_array_ref($attributes{$key})) { } |