Condition Coverage

lib/Bio/SAGE/Comparison.pm
Criterion Covered Total %
condition 14 32 43.7


and 3 conditions

line !l l&&!r l&&r condition
227 0 5 0 not ref $x and ref $x eq $PACKAGE

or 2 conditions

line l !l condition
233 5 0 shift() || 0
342 2 0 shift() || die($PACKAGE . '::add_library no library label was specified.')
343 2 0 shift() || die($PACKAGE . '::add_library no tag data was specified.')
435 2 0 shift() || die($PACKAGE . '::get_library_size no library specified.')
509 0 0 shift() || die($PACKAGE . '::get_number_tag_sequences no library specified.')
606 1 0 shift() || die($PACKAGE . '::get_library_comparison no x-axis libraries were specified.')
607 1 0 shift() || die($PACKAGE . '::get_library_comparison no y-axis libraries were specified.')
712 4 1 $data{$label}{$tag} || 0
714 5 0 $data{$label}{$tag} || 0
775 1 0 shift() || die($PACKAGE . '::print_library_comparison no comparison result hash was specified.')

or 3 conditions

line l !l&&r !l&&!r condition
155 0 1 0 ref $this || $this
821 0 0 10 $x < 0 or $x > 1
827 0 0 10 $x == 0 or $x == 1