Commit 88e348b
committed
Instrument
It wasn't instrumented before when it was missing, but `Could not instrument [EmptyTree$/null]. No pos.` warning was emitted. Now `instrument` method will be called only if `finnaly` section is present.finally section only if it is present.1 parent 0ceef0c commit 88e348b
File tree
1 file changed
+1
-1
lines changed- scalac-scoverage-plugin/src/main/scala/scoverage
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
573 | | - | |
| 573 | + | |
574 | 574 | | |
575 | 575 | | |
576 | 576 | | |
| |||
0 commit comments