{ type => "op", name => "detectXSS", input => "", ret => 0 }, { type => "op", name => "detectXSS", input => "this is not an XSS", ret => 0 }, { type => "op", name => "detectXSS", input => ")", ret => 1 }