blib/lib/MarpaX/Tester.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 20 | 75.0 |
line | true | false | branch |
---|---|---|---|
122 | 1 | 1 | if ($@) { } |
126 | 1 | 0 | if (defined $line) |
143 | 1 | 0 | if ($error =~ /line (\d+), column (\d+)/) { } |
155 | 1 | 5 | if $current == $line |
169 | 0 | 2 | unless $$self{'status'} |
184 | 1 | 1 | unless ref $test eq 'ARRAY' |
199 | 0 | 3 | if ($@) { } |
208 | 2 | 1 | defined $value ? : |
243 | 1 | 1 | if $$self{'result'} |
244 | 0 | 1 | if ($$self{'status'}) |