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.') |