Branch Coverage

blib/lib/Config/Layered/Source/ENV.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
15 48 61 if exists $ENV{$self->args->{'prefix'} . '_' . uc($key)}
20 0 0 if exists $ENV{$self->args->{'prefix'} . '_' . uc($key)}