refactor(helper): replace literal line breaks with heredoc #43
Annotations
6 errors
critic:
tests/security-gate.t#L23
Regular expression without "/x" flag at line 23, column 9. See page 236 of PBP.
|
critic:
tests/security-gate.t#L46
Regular expression without "/x" flag at line 46, column 9. See page 236 of PBP.
|
critic:
tests/security-gate.t#L95
Split long regexps into smaller qr// chunks at line 95, column 9. See page 261 of PBP.
|
critic:
tests/security-gate.t#L95
Regular expression without "/x" flag at line 95, column 9. See page 236 of PBP.
|
critic:
tests/security-gate.t#L153
"local" variable not initialized at line 153, column 9. See page 78 of PBP.
|
critic:
tests/security-gate.t#L154
Return value of "open" ignored at line 154, column 9. Check the return value of "open" for success.
|