blib/lib/HTML/FormFu/Element/DateTime.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 24 | 50.0 |
line | true | false | branch |
---|---|---|---|
60 | 16 | 0 | ref $hour->{'prefix'} ? : |
62 | 0 | 16 | if (exists $hour->{'prefix_loc'}) |
66 | 0 | 0 | ref $hour->{'prefix_loc'} ? : |
82 | 14 | 2 | defined $hour->{'default'} ? : |
100 | 16 | 0 | ref $minute->{'prefix'} ? : |
102 | 0 | 16 | if (exists $minute->{'prefix_loc'}) |
106 | 0 | 0 | ref $minute->{'prefix_loc'} ? : |
124 | 14 | 2 | defined $minute->{'default'} ? : |
142 | 3 | 0 | ref $second->{'prefix'} ? : |
144 | 0 | 3 | if (exists $second->{'prefix_loc'}) |
148 | 0 | 0 | ref $second->{'prefix_loc'} ? : |
166 | 2 | 1 | defined $second->{'default'} ? : |