summaryrefslogblamecommitdiff
path: root/test/files/instrumented/InstrumentationTest.check
blob: d317fc42077d4d95e7240586b37e3b04dbb00495 (plain) (tree)
1
2
3
4
5
6
7
8
9

                       



                                      
                                        
                                                 
                                                       
                                                                    
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.$init$(Lscala/io/AnsiColor;)V
    1  scala/runtime/BoxesRunTime.boxToBoolean(Z)Ljava/lang/Boolean;