blib/lib/experimentals.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 10 | 40.0 |
line | true | false | branch |
---|---|---|---|
32 | 0 | 0 | if ($warning =~ /\A(.*) is experimental\b(?:.*) at (.* line \d+)/) |
40 | 0 | 4 | if $] >= "5.038" and $] < "5.042" |
47 | 0 | 4 | if ($FEATURES{'extra_paired_delimiters'}) |
53 | 4 | 0 | if defined $_ |
56 | 4 | 0 | if (not $reporting) { } |