| lib/Emacs/Rep.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 12 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 151 | 17 | 15 | if ($raw_mods) | 
| 156 | 5 | 63 | if ($raw_mods =~ qr/$m/x) | 
| 161 | 4 | 13 | if $mods | 
| 225 | 3 | 0 | ref $arg ? : | 
| 260 | 1 | 2 | if ($@) | 
| 303 | 0 | 0 | if (not $elisp_version == $script_version && $script_version == $module_version) { } |