Branch Coverage

blib/lib/Test2/Require/ProgramInPath.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
16 0 2 unless defined $program
17 1 1 if File::Which::which($program)