blib/lib/HTML/Widget/Accessor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
66 | 120 | 2239 | unless defined $$self{'attributes'} |
69 | 2353 | 6 | unless @_ |
73 | 3 | 3 | scalar @_ == 1 ? : |
95 | 733 | 151 | unless @_ > 1 |
97 | 151 | 0 | @_ == 1 ? : |
108 | 0 | 422 | if $@ |