| blib/lib/Tags/HTML/Container.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 16 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 53 | 1 | 30 | if (&none(sub { $self->{'horiz_align'} eq $_; } , @HORIZ_ALIGN)) |
| 60 | 1 | 28 | if (&none(sub { $self->{'vert_align'} eq $_; } , @VERT_ALIGN)) |
| 79 | 1 | 1 | if (defined $cleanup_cb) |
| 89 | 1 | 1 | if (defined $init_cb) |
| 99 | 1 | 1 | if (defined $prepare_cb) |
| 109 | 1 | 1 | unless (defined $tags_cb) |
| 138 | 1 | 8 | defined $self->{'padding'} ? : |
| 142 | 1 | 8 | if (defined $css_cb) |