| blib/lib/LaTeX/TikZ/Scope.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 15 | 93.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 167 | 60 | 41 | 40 | @raw_mods and @body == 1 |
| 101 | 0 | 40 | @raw_mods and @body == 1 and $body[0] =~ /^\s*\\draw\b\s*([^\[].*)\s*$/ | |
| 175 | 8 | 26 | 4 | $_ == $#clips && defined $mods_string |
| 182 | 30 | 74 | 37 | not @clips and defined $mods_string |
| 237 | 6 | 30 | 19 | not $has_different_layers and @$common |