File tree 2 files changed +9
-77
lines changed
2 files changed +9
-77
lines changed Original file line number Diff line number Diff line change @@ -41,40 +41,6 @@ covtest
41
41
Imperative
42
42
Class
43
43
covtest.Imperative
44
- $anonfun
45
- 156
46
- 168
47
- 7
48
- $anonfun
49
- DefDef
50
- false
51
- 0
52
- false
53
- (c: String)
54
-
55
- 2
56
- ContextFunctions.scala
57
- covtest
58
- Imperative
59
- Class
60
- covtest.Imperative
61
- $anonfun
62
- 137
63
- 152
64
- 7
65
- $anonfun
66
- DefDef
67
- false
68
- 0
69
- false
70
- (t: Exception)
71
-
72
- 3
73
- ContextFunctions.scala
74
- covtest
75
- Imperative
76
- Class
77
- covtest.Imperative
78
44
readName2
79
45
121
80
46
134
86
52
false
87
53
def readName2
88
54
89
- 4
55
+ 2
90
56
ContextFunctions.scala
91
57
covtest
92
58
Imperative
103
69
false
104
70
OnError((e) => readName2(using e)(using s)).onError(None)
105
71
106
- 5
72
+ 3
107
73
ContextFunctions.scala
108
74
covtest
109
75
Imperative
120
86
false
121
87
OnError((e) => readName2(using e)(using s))
122
88
123
- 6
89
+ 4
124
90
ContextFunctions.scala
125
91
covtest
126
92
Imperative
@@ -137,24 +103,7 @@ false
137
103
false
138
104
readName2(using e)(using s)
139
105
140
- 7
141
- ContextFunctions.scala
142
- covtest
143
- Imperative
144
- Class
145
- covtest.Imperative
146
- $anonfun
147
- 260
148
- 264
149
- 13
150
- $anonfun
151
- DefDef
152
- false
153
- 0
154
- false
155
- (e)
156
-
157
- 8
106
+ 5
158
107
ContextFunctions.scala
159
108
covtest
160
109
Imperative
Original file line number Diff line number Diff line change @@ -58,23 +58,6 @@ java-methods/test.scala
58
58
test$package$
59
59
Object
60
60
<empty>.test$package$
61
- $anonfun
62
- 119
63
- 121
64
- 5
65
- $anonfun
66
- DefDef
67
- false
68
- 0
69
- false
70
- a
71
-
72
- 3
73
- java-methods/test.scala
74
- <empty>
75
- test$package$
76
- Object
77
- <empty>.test$package$
78
61
Test
79
62
140
80
63
152
86
69
false
87
70
JavaObject()
88
71
89
- 4
72
+ 3
90
73
java-methods/test.scala
91
74
<empty>
92
75
test$package$
103
86
false
104
87
obj.f()
105
88
106
- 5
89
+ 4
107
90
java-methods/test.scala
108
91
<empty>
109
92
test$package$
@@ -120,7 +103,7 @@ false
120
103
false
121
104
println(obj.identity[Int](0))
122
105
123
- 6
106
+ 5
124
107
java-methods/test.scala
125
108
<empty>
126
109
test$package$
@@ -137,7 +120,7 @@ false
137
120
false
138
121
obj.identity[Int](0)
139
122
140
- 7
123
+ 6
141
124
java-methods/test.scala
142
125
<empty>
143
126
test$package$
@@ -154,7 +137,7 @@ false
154
137
false
155
138
println("ok!")
156
139
157
- 8
140
+ 7
158
141
java-methods/test.scala
159
142
<empty>
160
143
test$package$
You can’t perform that action at this time.
0 commit comments