| blib/lib/ExtUtils/XSpp/Node/Member.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 23 | 26 | 88.4 |
| line | true | false | branch |
|---|---|---|---|
| 53 | 9 | 3 | if $this->_getter |
| 54 | 9 | 3 | if $this->_setter |
| 62 | 0 | 21 | unless $this->class |
| 64 | 9 | 12 | if $$this{'_getter'} |
| 69 | 9 | 1 | if ($$tag{'any'} eq 'get') |
| 74 | 3 | 9 | unless defined $getter |
| 96 | 0 | 21 | unless $this->class |
| 98 | 9 | 12 | if $$this{'_setter'} |
| 103 | 9 | 9 | if ($$tag{'any'} eq 'set') |
| 108 | 3 | 9 | unless defined $setter |
| 140 | 1 | 8 | if $name |
| 153 | 1 | 8 | if $name |
| 224 | 0 | 18 | unless $$this{'TYPEMAPS'}{'TYPE'} |