| inc/My_Build.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 38 | 0 | 0 | unless $out |
| 40 | 0 | 0 | if (my $attrib = $out->{'requires'}{'JSON::XS'}) |
| 43 | 0 | 0 | if (do { local $@; eval 'use JSON 2 (); 1' }) { } |
| 53 | 0 | 0 | unless %{$out->{'requires'};} |
| 54 | 0 | 0 | unless %$out |