Condition Coverage

blib/lib/Text/Amuse/Compile/TemplateOptions.pm
Criterion Covered Total %
condition 21 27 77.7


and 3 conditions

line !l l&&!r l&&r condition
156 0 0 256 &is_Int($_[0]) and $_[0] > -1
0 4 252 &is_Int($_[0]) and $_[0] > -1 and $_[0] < 10001
314 5 3 24 -f $filename and $filename =~ /[a-zA-Z0-9]+\.(pdf|jpe?g|png)\z/
8 0 24 -f $filename and $filename =~ /[a-zA-Z0-9]+\.(pdf|jpe?g|png)\z/ and "File::Spec"->file_name_is_absolute($filename)
491 1 0 269 $width <= 1 and $width > 0
770 214 35 4 $self->twoside and $self->oneside
812 246 1 2 $self->areaset_height and $self->areaset_width
247 1 1 $self->areaset_height and $self->areaset_width and $self->geometry_outer_margin
2 0 1 $self->areaset_height and $self->areaset_width and $self->geometry_outer_margin and $self->geometry_top_margin