Branch Coverage

blib/lib/Test/MockFile/Plugin/FileTemp.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
17 0 3 if ($^V lt 5.28.0)
38 1 2 if wantarray
83 11 86 unless scalar @stack
84 0 86 unless defined $stack[0]
86 0 86 if $stack[0] eq "File::Temp" or $stack[0] eq "File::Temp::Dir"