blib/lib/Test2/API/Breakage.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
62 | 72 | 0 | unless $INC{$file} or $require and eval { do { require $file; 1 } } |
64 | 1 | 1 | if eval { do { $mod->VERSION($want); 1 } } |
70 | 88 | 0 | unless $INC{$file} or $require and eval { do { require $file; 1 } } |
72 | 1 | 1 | if eval { do { $mod->VERSION($want); 1 } } |
78 | 152 | 0 | unless $INC{$file} or $require and eval { do { require $file; 1 } } |