| name | class, % | method, % | block, % | line, % |
|---|
| | | | | |
| class RequestScopeInjector | 0% (0/1) | 0% (0/10) | 0% (0/372) | 0% (0/88) |
| RequestScopeInjector (MadvocConfig): void | | 0% (0/1) | 0% (0/13) | 0% (0/4) |
| getConfig (): RequestScopeInjector$Config | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| getEncoding (): String | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| inject (Object, HttpServletRequest): void | | 0% (0/1) | 0% (0/34) | 0% (0/9) |
| injectAttributes (Object, ScopeData$In [], HttpServletRequest): void | | 0% (0/1) | 0% (0/52) | 0% (0/12) |
| injectParameters (Object, ScopeData$In [], HttpServletRequest): void | | 0% (0/1) | 0% (0/115) | 0% (0/24) |
| injectUploadedFiles (Object, ScopeData$In [], HttpServletRequest): void | | 0% (0/1) | 0% (0/72) | 0% (0/18) |
| outject (Object, HttpServletRequest): void | | 0% (0/1) | 0% (0/35) | 0% (0/7) |
| outjectMoveSource (HttpServletRequest): void | | 0% (0/1) | 0% (0/25) | 0% (0/8) |
| prepare (HttpServletRequest): void | | 0% (0/1) | 0% (0/20) | 0% (0/4) |
| | | | | |
| class RequestScopeInjector$Config | 100% (1/1) | 6% (1/16) | 13% (9/68) | 11% (3/27) |
| clone (): RequestScopeInjector$Config | | 0% (0/1) | 0% (0/10) | 0% (0/3) |
| isCopyParamsToAttributes (): boolean | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| isEncodeGetParams (): boolean | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| isIgnoreEmptyRequestParams (): boolean | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| isInjectAttributes (): boolean | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| isInjectParameters (): boolean | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| isTreatEmptyParamsAsNull (): boolean | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| isTrimParams (): boolean | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| setCopyParamsToAttributes (boolean): void | | 0% (0/1) | 0% (0/4) | 0% (0/2) |
| setEncodeGetParams (boolean): void | | 0% (0/1) | 0% (0/4) | 0% (0/2) |
| setIgnoreEmptyRequestParams (boolean): void | | 0% (0/1) | 0% (0/4) | 0% (0/2) |
| setInjectAttributes (boolean): void | | 0% (0/1) | 0% (0/4) | 0% (0/2) |
| setInjectParameters (boolean): void | | 0% (0/1) | 0% (0/4) | 0% (0/2) |
| setTreatEmptyParamsAsNull (boolean): void | | 0% (0/1) | 0% (0/4) | 0% (0/2) |
| setTrimParams (boolean): void | | 0% (0/1) | 0% (0/4) | 0% (0/2) |
| RequestScopeInjector$Config (): void | | 100% (1/1) | 100% (9/9) | 100% (3/3) |