Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit e97b314

Browse files
committed
把10加上个#
1 parent 3f34e65 commit e97b314

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/main/java/metrics22/Metrics2.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ public String getMetrics2Result(String type, List<String> fileNames)
108108
} else {
109109
result += (1.0 * no91 / no92) + ",";
110110
}
111+
112+
result += "#,";
111113

112114
if (no112 == 0) {
113115
result += "#,";

0 commit comments

Comments
 (0)