blib/lib/TeX/AutoTeX/HyperTeX.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
82 | 0 | 0 | 0 | not $h_included and $seen_doc_style_or_class |
0 | 0 | 0 | not $h_included and $seen_doc_style_or_class and /^[^%]*(?:\\newtheorem|\\begin\s*{document}|\\usepackage[^%{]*{amsrefs})/ | |
190 | 0 | 0 | 0 | $n++ >= 5 and s/\Q$tex_url\E/$protect\\vrule width0pt$protect\\href{$special_url}{$tex_url}/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
23 | 0 | 0 | 0 | $this_type eq 'TYPE_LATEX' or $this_type eq 'TYPE_LATEX2e' |
0 | 0 | 0 | $this_type eq 'TYPE_LATEX' or $this_type eq 'TYPE_LATEX2e' or $this_type eq 'TYPE_PDFLATEX' |