| _build/lib/MyModuleBuilder.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 1 | 16 | 6.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 10 | 0 | 0 | if (exists $$self{'args'}{'noelc'}) | 
| 17 | 0 | 0 | if grep {basename($el) eq $_;} @ignore | 
| 19 | 0 | 0 | unless (-e $elc and stat($elc)->mtime > stat($el)->mtime) | 
| 30 | 0 | 1 | if ($emacs_version =~ /GNU Emacs/) { } | 
| 31 | 0 | 0 | if ($emacs_version =~ /2[23]/) { } | 
| 65 | 0 | 0 | if (not -e $info or stat($texi)->mtime > stat($info)->mtime) { } | 
| 81 | 0 | 0 | if (not -e $html or stat($texi)->mtime > stat($html)->mtime) { } | 
| 103 | 0 | 0 | if (not -e $html or stat($muse)->mtime > stat($muse)->mtime) { } |