Branch Coverage

blib/lib/MToken/Config.pm
Criterion Covered Total %
branch 0 40 0.0


line true false branch
124 0 0 unless (defined $global_file)
129 0 0 defined $project && $project ne 'mtoken' ? :
130 0 0 if (defined $local_file) { }
133 0 0 $locex ? :
139 0 0 unless ($locex)
142 0 0 unless $project
162 0 0 unless ($self)
166 0 0 unless $key
175 0 0 if defined $v
185 0 0 unless ($self)
189 0 0 unless ($key)
208 0 0 if ($gfile and -e $gfile)
221 0 0 if ($gconf and $gconf->can('getall'))
225 0 0 if $gconf and $gconf->can('files')
229 0 0 if ($lfile and -e $lfile)
241 0 0 if ($lconf and $lconf->can('getall'))
244 0 0 if defined $v
249 0 0 if $lconf and $lconf->can('files')
257 0 0 unless ($file)
261 0 0 unless ($config and ref $config eq 'HASH')