Merge pull request #9 from instriq/develop #40
Annotations
7 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.
|
critic:
lib/SecurityGate/Utils/Helper.pm#L6
Literal line breaks in a string at line 6, column 15. See pages 60,61 of PBP.
|