Advertisement
mahmoodn

test.batch.py

Nov 21st, 2021
360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. ID,Name,Metric,Value
  2. 0,"K1::foo(bar::z(x,u))",M1,10
  3. 0,"K1::foo(bar::z(x,u))",M2,5
  4. 0,"K1::foo(bar::z(x,u))",M3,10
  5. 1,"K2::foo()",M1,20
  6. 1,"K2::foo()",M2,10
  7. 1,"K2::foo()",M3,15
  8. 2,"K1::foo(bar::z(x,u))",M1,2
  9. 2,"K1::foo(bar::z(x,u))",M2,2
  10. 2,"K1::foo(bar::z(x,u))",M3,2
  11. 3,"K3::foo(bar::y(z,u))",M1,6
  12. 3,"K3::foo(bar::y(z,u))",M2,7
  13. 3,"K3::foo(bar::y(z,u))",M3,8
  14. 4,"K3::foo(baar::y(z,u))",M1,12
  15. 4,"K3::foo(baar::y(z,u))",M2,13
  16. 4,"K3::foo(baar::y(z,u))",M3,14
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement