| blib/lib/Config/MySQL/Reader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 6 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 87 | 11 | 0 | if $_[1] =~ /^\s*([^=\s][^=]*?)(?:\s*=\s*(.*?)\s*)?$/ |
| 99 | 7 | 22 | if ($line =~ /^\s*(\!include(?:dir)?)\s+(.*?)\s*$/) |
| 103 | 7 | 15 | $line =~ /\A\s*(?:;|#|$)/ ? : |