Condition Coverage

blib/lib/PDF/Builder/Outline.pm
Criterion Covered Total %
condition 14 34 41.1


and 3 conditions

line !l l&&!r l&&r condition
165 5 0 14 defined $self->{' children'} and defined $self->{' children'}[0]
186 5 0 6 defined $self->{' children'} and defined $self->{' children'}[-1]
546 2 0 0 defined $position{'-fit'} and not defined $position{'fit'}
547 2 0 0 defined $position{'-fith'} and not defined $position{'fith'}
548 2 0 0 defined $position{'-fitb'} and not defined $position{'fitb'}
549 2 0 0 defined $position{'-fitbh'} and not defined $position{'fitbh'}
550 2 0 0 defined $position{'-fitv'} and not defined $position{'fitv'}
551 2 0 0 defined $position{'-fitbv'} and not defined $position{'fitbv'}
552 2 0 0 defined $position{'-fitr'} and not defined $position{'fitr'}
553 2 0 0 defined $position{'-xyz'} and not defined $position{'xyz'}

or 2 conditions

line l !l condition
277 4 6 $self->{' children'} //= []
676 0 0 $page_number // 0