Commit c9d19f9
committed
Small improvment in xml escaping.
Since we have 'char' variable here, there's no reason to use function requiring a string and iterating over it's chars.1 parent 7c81893 commit c9d19f9
File tree
1 file changed
+8
-1
lines changed- scalac-scoverage-plugin/src/main/scala/scoverage/report
1 file changed
+8
-1
lines changedLines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
61 | 68 | | |
62 | 69 | | |
63 | 70 | | |
| |||
0 commit comments