summaryrefslogtreecommitdiff
path: root/test/files/instrumented/InstrumentationTest.check
blob: 0c570fa12c5600e0a1b69a6552a3891ff66a1177 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
true
Method call statistics:
    1  Foo1.<init>()V
    1  Foo1.someMethod()I
    1  instrumented/Foo2.<init>()V
    1  instrumented/Foo2.someMethod()I
    1  scala/DeprecatedConsole.<init>()V
    1  scala/Predef$.println(Ljava/lang/Object;)V
    1  scala/io/AnsiColor$class.$init$(Lscala/io/AnsiColor;)V
    1  scala/runtime/BoxesRunTime.boxToBoolean(Z)Ljava/lang/Boolean;