blib/lib/LaTeX/TikZ/Scope.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 14 | 15 | 93.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
148 | 62 | 41 | 42 | @raw_mods and @body == 1 |
103 | 0 | 42 | @raw_mods and @body == 1 and $body[0] =~ /^\s*\\draw\b\s*([^\[].*)\s*$/ | |
156 | 8 | 26 | 4 | $_ == $#clips && defined $mods_string |
163 | 30 | 78 | 37 | not @clips and defined $mods_string |
202 | 6 | 31 | 20 | not $has_different_layers and @$common |