MCPcopy Create free account
hub / github.com/SPLWare/esProc / sumCategory

Method sumCategory

src/main/java/com/scudata/chart/Utils.java:2959–2975  ·  view source on GitHub ↗

统计分类catName的汇总值 @param catName 分类名称 @param enumData 枚举值的数据序列 @param numData 数值的数据序列 @return 汇总值

(String catName, Sequence enumData,
			Sequence numData)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getMaxValueMethod · 0.95
getPercentValueMethod · 0.95

Calls 5

parseCategoryMethod · 0.95
getMethod · 0.65
lengthMethod · 0.45
equalsMethod · 0.45
doubleValueMethod · 0.45

Tested by

no test coverage detected