Branch Coverage

blib/lib/Lemonldap/Federation/ShibbolethRequestMap.pm
Criterion Covered Total %
branch 0 42 0.0


line true false branch
34 0 0 if (exists $$h_host{$host})
38 0 0 if exists $_host{'scheme'} and $_host{'scheme'} ne $scheme
39 0 0 if exists $_host{'port'} and $_host{'port'} ne $port
40 0 0 if ($f_match)
41 0 0 if exists $_host{'applicationId'}
42 0 0 if exists $_host{'authType'}
43 0 0 if exists $_host{'requireSession'}
44 0 0 if exists $_host{'exportAssertion'}
48 0 0 if $ref_of_array_of_path
51 0 0 if ($_host{'Path'}{'name'} eq $_p) { }
52 0 0 if exists $_host{'Path'}{'applicationId'}
53 0 0 if exists $_host{'Path'}{'authType'}
54 0 0 if exists $_host{'Path'}{'requireSession'}
55 0 0 if exists $_host{'Path'}{'exportAssertion'}
69 0 0 if $tmp_id
70 0 0 if $tmp_authtype
71 0 0 if $tmp_require
72 0 0 if $tmp_export
77 0 0 unless ($$self{'application_id'})
86 0 0 if exists $$self{'xml_application'}{'Application'}{$application_id}{'shire'}
89 0 0 if exists $$self{'xml_application'}{'Application'}{$application_id}{'IdpURL'}