Branch Coverage

blib/lib/Test/CPAN/Meta/JSON.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
134 8 2 unless ($msg)
136 5 3 if $vers
141 0 10 if (not $data) { }
150 6 4 if $vers
154 2 8 if (my $result = $spec->parse) { }
167 0 10 unless my $fh = 'IO::File'->new($file, 'r')