blib/lib/DTL/Fast/Tag/Widthratio.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
16 | 3 | 0 | if ($self->{'parameter'} =~ /^\s*(.+?)(?:\s+as\s+([^\s]+))?\s*$/s) { } |
28 | 0 | 3 | if scalar @{$self->{'sources'};} != 3 |
51 | 1 | 2 | if ($self->{'target_name'}) |