Branch Coverage

blib/lib/CXC/Astro/Regions/CFITSIO/Variant.pm
Criterion Covered Total %
branch 6 10 60.0


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