Condition Coverage

blib/lib/FBP/Perl.pm
Criterion Covered Total %
condition 24 41 58.5


and 3 conditions

line !l l&&!r l&&r condition
2376 0 0 1 length $sashgravity and $sashgravity >= 0
2379 0 1 0 length $sashsize and $sashsize >= 0
2382 0 0 1 $min_pane_size and $min_pane_size > 0
3330 122 0 1 $minimum and $self->size($minimum)
3346 96 0 0 $maximum and $self->size($maximum)
3418 2 39 54 $object and not $object->does('FBP::Form')
3479 23 0 50 defined $styles and length $styles
3609 0 4 74 defined $string and length $string
3748 0 2 0 $size and $size > 0

or 2 conditions

line l !l condition
2029 0 1 $window->styles || 0
2131 1 0 $control->majorDimension || 1
2605 1 0 $window->styles || 0
3162 1 1 $window->selection || 0

or 3 conditions

line l !l&&r !l&&!r condition
1039 1 4 2 $form->isa('FBP::Dialog') or $form->isa('FBP::Frame')
3477 50 0 23 $window->styles || $default