blib/lib/Mojo/DOM/Role/Style.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 13 | 92.3 |
line | l | !l | condition |
---|---|---|---|
21 | 2 | 10 | scalar @_ % 2 == 0 and scalar @_ |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
21 | 10 | 2 | 2 | scalar @_ == 1 and not ref $_[0] |
12 | 1 | 1 | scalar @_ == 1 and not ref $_[0] and defined $_[0] | |
10 | 2 | 1 | scalar @_ == 1 and not defined $_[0] |
line | l | !l | condition |
---|---|---|---|
59 | 3 | 0 | shift() || [] |