华为项目Tree canvas画图 数据4

"description_en": "consistency of logic architecture and code directories ",
"name_en": "Consistency of LA and CD",
"description": "牵引产品软件规范化设置软件开发的目录,提升软件配置管理效率",
"name": "逻辑与代码目录一致性",
"score": 0.0,
"dataIndex": "Consistency of LA and CD"
},
{
"description_en": "Components Size Ratio ",
"name_en": "Components Size Ratio",
"description": "Components Size Ratio",
"name": "独立编译组件占比",
"score": 0.0,
"dataIndex": "Components Size Ratio"
}
]
},
{
"name": "ARCHFACTOR",
"children": [
{
"description_en": "The code duplication rate should not exceed 5%. A higher duplication rate means that the software is redundant and software maintenance is difficult.",
"name_en": "Repeatability",
"description": "通常要求是代码重复率不应该超过0.5%,超过则说明软件中存在较多冗余,不利于软件维护。",
"name": "重复性",
"metricDetail": [
{
"defectType": "Reduplicate Code",
"defectNum": 89.0
}
],
"score": 95.45,
"dataIndex": "Repeatability"
},
{
"description_en": "The code duplication rate should not exceed 5%. A higher duplication rate means that the software is redundant and software maintenance is difficult.",
"name_en": "Module Equilibrium",
"description": "通常要求是代码重复率不应该超过0.5%,超过则说明软件中存在较多冗余,不利于软件维护。",
"name": "模块均衡性",
"metricDetail": [
{
"defectType": "Insufficient Module",
"defectNum": 2.0
},
{
"defectType": "Over-Large Module",
"defectNum": 2.0
}
],
"score": 56.17,
"dataIndex": "Module Equilibrium"
},
{
"description_en": "The code duplication rate should not exceed 5%. A higher duplication rate means that the software is redundant and software maintenance is difficult.",
"name_en": "Module Independency",
"description": "通常要求是代码重复率不应该超过0.5%,超过则说明软件中存在较多冗余,不利于软件维护。",
"name": "模块独立性",
"metricDetail": [
{
"defectType": "Total Dependancy",
"defectNum": "3.8%"
},
{
"defectType": "Module Evolution Independency",
"defectNum": "70.0%"
}
],
"score": 79.92,
"dataIndex": "Module Independency"
},
{
"description_en": "The code duplication rate should not exceed 5%. A higher duplication rate means that the software is redundant and software maintenance is difficult.",
"name_en": "File Scale",
"description": "通常要求是代码重复率不应该超过0.5%,超过则说明软件中存在较多冗余,不利于软件维护。",
"name": "文件规模",
"metricDetail": [
{
"defectType": "LargeFile",
"defectNum": 7.0
}
],
"score": 28.25,
"dataIndex": "File Scale"
},
{
"description_en": "The code duplication rate should not exceed 5%. A higher duplication rate means that the software is redundant and software maintenance is difficult.",
"name_en": "File Complexity",
"description": "通常要求是代码重复率不应该超过0.5%,超过则说明软件中存在较多冗余,不利于软件维护。",
"name": "文件复杂性",
"metricDetail": [
{
"defectType": "SAP Breakers",
"defectNum": 1.0
},
{
"defectType": "God Class",
"defectNum": 1.0
}
],
"score": 92.21,
"dataIndex": "File Complexity"
},
{
"description_en": "The code duplication rate should not exceed 5%. A higher duplication rate means that the software is redundant and software maintenance is difficult.",
"name_en": "Interface Rationality",
"description": "通常要求是代码重复率不应该超过0.5%,超过则说明软件中存在较多冗余,不利于软件维护。",
"name": "接口合理性",
"metricDetail": [
{
"defectType": "Feature Envy",
"defectNum": 2.0
}
],
"score": 98.43,
"dataIndex": "Interface Rationality"
},
{
"description_en": "The code duplication rate should not exceed 5%. A higher duplication rate means that the software is redundant and software maintenance is difficult.",
"name_en": "Function Complexity",
"description": "通常要求是代码重复率不应该超过0.5%,超过则说明软件中存在较多冗余,不利于软件维护。",
"name": "函数复杂性",
"metricDetail": [
{
"defectType": "Over-Complexity Function",
"defectNum": 6.0
}
],
"score": 98.55,
"dataIndex": "Function Complexity"
},
{
"description_en": "The code duplication rate should not exceed 5%. A higher duplication rate means that the software is redundant and software maintenance is difficult.",
"name_en": "Function Scale",
"description": "通常要求是代码重复率不应该超过0.5%,超过则说明软件中存在较多冗余,不利于软件维护。",
"name": "函数规模",
"metricDetail": [],
"score": 100.0,
"dataIndex": "Function Scale"
}
]
},
{
"name": "CALC",
"children": [
{
"description_en": "Indicates the number of files counted by farmland.",
"name_en": "Sum of Files",
"description": "按责任田统计文件的个数",
"name": "文件总数",
"score": 208.0,
"dataIndex": "Sum of Files"
},
{
"description_en": "Indicates the number of software code lines, including empty and comment lines.",
"name_en": "Line of Code",
"description": "软件代码行数,包括空行和注释行。",
"name": "代码行",
"score": 20342.0,
"dataIndex": "Line of Code"
},
{
"description_en": "Indicates the number of minimum directories counted by farmland.",
"name_en": "Sum of Dir",
"description": "按责任田统计最小文件夹的个数",
"name": "文件夹总数",
"score": 0.0,
"dataIndex": "Sum of Dir"
}
]
}
]
},
"page": null
}
*/

posted @ 2017-07-28 16:58  duguangyan  阅读(193)  评论(0编辑  收藏  举报