blib/lib/Alzabo/Column.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
44 | 0 | 0 | if ($p{'case_sensitive'}) { } |
50 | 0 | 0 | if grep {lc $p{'attribute'} eq lc $_;} keys %{$$self{'attributes'};} |
146 | 0 | 0 | if $self->$method |