Branch Coverage

blib/lib/Test2/API/Breakage.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
73 92 0 unless $INC{$file} or $require and eval { do { require $file; 1 } }
75 1 1 if eval { do { $mod->VERSION($want); 1 } }
83 239 0 unless $INC{$file} or $require and eval { do { require $file; 1 } }
85 1 1 if eval { do { $mod->VERSION($want); 1 } }
91 197 0 unless $INC{$file} or $require and eval { do { require $file; 1 } }