Branch Coverage

blib/lib/Passwd/Keyring/Auto/Config.pm
Criterion Covered Total %
branch 10 44 22.7


line true false branch
57 0 0 if ($key =~ /^$backend_name\.(.*)/x)
61 0 4 if ($app_name and exists $$cfg_obj{$app_name})
64 0 0 if ($key =~ /^$backend_name\.(.*)/x)
69 0 4 wantarray ? :
86 0 12 if ($app and exists $$cfg_obj{$app})
88 0 0 if ($per_app_section)
90 0 0 if ($per_app)
91 0 0 if $debug
97 0 12 if ($default)
98 0 0 if $debug
101 0 12 if $debug
110 0 4 if ($path and $path->exists) { }
112 0 0 unless $config = 'Config::Tiny'->read("$path", 'utf8')
127 0 4 if ($loc)
129 0 0 unless ($path->is_file)
132 0 0 if ($debug)
139 0 4 if ($env)
141 0 0 unless ($path->is_file)
144 0 0 if ($debug)
151 0 4 if ($path->is_file)
152 0 0 if ($debug)
158 0 4 if ($debug)