summaryrefslogblamecommitdiff
path: root/test/files/instrumented/InstrumentationTest.check
blob: 74f9c9d2688543aa7862bf2f415e6388035a9e44 (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$()V
    1  scala/runtime/BoxesRunTime.boxToBoolean(Z)Ljava/lang/Boolean;