Branch Coverage

blib/lib/CXC/Astro/Regions/CIAO/Variant.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
37 0 24 if $args{'extends'} and @{$args{'extends'}}
51 0 24 if $args{'around'} and @{$args{'around'}}
52 24 0 if $args{'with'} and @{$args{'with'}}
63 1 35 unless defined $values[0]
67 22 58 if (is_arrayref($value))