Branch Coverage

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


line true false branch
63 84 0 unless $INC{$file} or $require and eval { do { require $file; 1 } }
65 1 1 if eval { do { $mod->VERSION($want); 1 } }
71 103 0 unless $INC{$file} or $require and eval { do { require $file; 1 } }
73 1 1 if eval { do { $mod->VERSION($want); 1 } }
79 179 0 unless $INC{$file} or $require and eval { do { require $file; 1 } }