blib/lib/Tangerine/hook/testloading.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
13 | 16 | 15 | if (scalar @$s > 1 and &any(sub { $s->[0] eq $_; } , 'require_ok', 'syntax_ok', 'use_ok')) |
14 | 3 | 13 | if $s->[1] eq ';' |
16 | 3 | 10 | $s->[0] eq 'require_ok' ? : |