blib/lib/Mira/Config.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 15 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
42 | 0 | 1 | 0 | exists $self->{'_default'}{'post_num'} and $self->{'_default'}{'post_num'} |
43 | 0 | 1 | 0 | exists $self->{'_default'}{'archive_post_num'} and $self->{'_default'}{'archive_post_num'} |
44 | 1 | 0 | 0 | exists $self->{'_default'}{'feed_post_num'} and $self->{'_default'}{'feed_post_num'} |
45 | 0 | 1 | 0 | exists $self->{'_default'}{'default_floor'} and $self->{'_default'}{'default_floor'} |
46 | 1 | 0 | 0 | exists $self->{'_default'}{'date_format'} and $self->{'_default'}{'date_format'} |