Condition Coverage

blib/lib/CXC/Exporter/Util.pm
Criterion Covered Total %
condition 20 24 83.3


or 2 conditions

line l !l condition
35 16 5 *${\"${caller}::EXPORT_TAGS";}{"HASH"} // \%{*${\"${caller}::EXPORT_TAGS";} = {};}
41 1 12 *${\"${caller}::EXPORT_OK";}{"ARRAY"} // \@{*${\"${caller}::EXPORT_OK";} = [];}
46 0 13 *${\"${caller}::EXPORT";}{"ARRAY"} // \@{*${\"${caller}::EXPORT";} = [];}
111 7 6 &reftype($_[0]) // ""
112 3 10 &reftype($_[-1]) // ""
114 0 13 shift() // scalar caller
139 0 10 $EXPORT_TAGS->{$tag} //= []
156 0 10 $EXPORT_TAGS->{'all'} //= \@all
159 11 2 $EXPORT_TAGS->{'default'} // []
379 2 2 &reftype($id) // ""
384 2 2 _EXPORT_TAGS($caller)->{$tag} //= []
441 3 1 _EXPORT_TAGS($caller)->{'constants_funcs'} //= []