| line |
l |
!l |
condition |
|
166
|
10 |
0 |
(ref $_[0] eq 'SCALAR' ? ${shift();} : shift()) || die('No string input') |
|
167
|
10 |
0 |
shift() || die('No regexp input') |
|
196
|
2 |
0 |
(ref $_[0] eq 'SCALAR' ? ${shift();} : shift()) || die('No string input') |
|
197
|
2 |
0 |
shift() || die('No regexp input') |
|
204
|
6 |
0 |
(ref $_[0] eq 'SCALAR' ? ${shift();} : shift()) || die('No string input') |
|
205
|
6 |
0 |
shift() || die('No regexp input') |
|
229
|
2 |
0 |
(ref $_[0] eq 'SCALAR' ? ${shift();} : shift()) || die('No string input') |
|
230
|
2 |
0 |
shift() || die('No regexp input') |