public String[] getParameters(String name)
{try { __CLOVER_240_0.M[3207]++;
// Note: this may not be quite how we want it to work; we'll have to see.
__CLOVER_240_0.S[13534]++;IMultipartDecoder decoder = getDecoder();
__CLOVER_240_0.S[13535]++;if ((((decoder != null) && (++__CLOVER_240_0.CT[2272] != 0)) || (++__CLOVER_240_0.CF[2272] == 0))){
__CLOVER_240_0.S[13536]++;return decoder.getStrings(_request, name);}
__CLOVER_240_0.S[13537]++;return _request.getParameterValues(name);
} finally { }}