| blib/lib/Pod/Weaver/Section/Legal/Complicated.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 18 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 62 | 32 | 64 | if ($ppi_node->isa('PPI::Token::Comment') and $ppi_node->content =~ qr/^\s*#+\s*$tag:\s*(.+?)\s*$/m) |
| 74 | 5 | 7 | if (@_ == 1) { } |
| 100 | 0 | 9 | if $@ |
| 104 | 0 | 0 | if ($self->add_dist_license and $input->{'license'}) |
| 108 | 0 | 6 | unless scalar @authors |
| 109 | 0 | 6 | unless scalar @owners |
| 110 | 0 | 6 | unless scalar @licenses |
| 129 | 4 | 8 | if $1 |
| 138 | 4 | 2 | @authors > 1 ? : |