Branch Coverage

blib/lib/Env/Sanctify/Auto.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
130 1 6 if ref $class
132 1 5 if defined $opts and ref $opts ne 'HASH'
136 1 4 if ($$opts{'path'}) { }
164 1 3 if ($^O eq 'MSWin32')