blib/lib/XML/OPML/SimpleGen.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
109 | 0 | 0 | unless defined $data->{'text'} |
127 | 0 | 0 | if (exists $data->{'group'}) |
128 | 0 | 0 | if (exists $self->groups->{$data->{'group'}}) { } |