| blib/lib/Text/Amuse/Compile/Merged.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 16 | 62.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 60 | 0 | 0 | 19 | $files and @$files |
| 469 | 0 | 0 | 24 | defined $headers{$k} and length $headers{$k} |
| line | l | !l | condition |
|---|---|---|---|
| 72 | 53 | 6 | $include_paths || [] |
| 122 | 16 | 3 | $include_paths || [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 81 | 40 | 19 | 0 | $main_lang ||= $current_lang |
| 82 | 40 | 19 | 0 | $main_lang_code ||= $current_lang_code |