4e5b08ac1ca41a0eee359e78cdc4555dd069073f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type to : LocalDate to to : Temporal in method public invoke(from Temporal, to Temporal) : FEELFnResult<TemporalAmount> in class org.kie.dmn.feel.runtime.functions.YearsAndMonthsFunction | From | To | |
Change Parameter Type from : LocalDate to from : Temporal in method public invoke(from Temporal, to Temporal) : FEELFnResult<TemporalAmount> in class org.kie.dmn.feel.runtime.functions.YearsAndMonthsFunction | From | To | |
Extract Variable | 1 | ||
Extract Variable nanosecs : int in method public invoke(hour Number, minute Number, seconds Number, offset Duration) : FEELFnResult<TemporalAccessor> from class org.kie.dmn.feel.runtime.functions.TimeFunction | From | To | |
Extract Method | 2 | ||
Extract Method private mult(left Object, right Object, ctx EvaluationContext) : Object extracted from public evaluate(ctx EvaluationContext) : Object in class org.kie.dmn.feel.lang.ast.InfixOpNode | From | To | |
Extract Method private div(left Object, right Object, ctx EvaluationContext) : Object extracted from public evaluate(ctx EvaluationContext) : Object in class org.kie.dmn.feel.lang.ast.InfixOpNode | From | To |