| blib/lib/Parse/Highlife/Utils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 18 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 20 | 0 | 0 | unless defined $level | 
| 22 | 0 | 0 | if ($$ast{'category'} eq 'group') { } | 
| 0 | 0 | elsif ($$ast{'category'} eq 'leaf') { } | |
| 38 | 0 | 0 | unless defined $hide_ignored_tokens | 
| 42 | 0 | 0 | if ($hide_ignored_tokens and $$token{'is-ignored'}) | 
| 73 | 0 | 0 | if (exists $$match{'real-content'}) | 
| 86 | 0 | 0 | exists $args{$key} ? : | 
| 100 | 0 | 0 | if (substr($head, $c, 1) eq "\n") | 
| 118 | 0 | 0 | if ($l > $line - 10 and $l <= $line) |