test_coverage.txt 3.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. github.com/davecgh/go-spew/spew/dump.go dumpState.dump 100.00% (85/85)
  2. github.com/davecgh/go-spew/spew/format.go formatState.format 100.00% (74/74)
  3. github.com/davecgh/go-spew/spew/format.go formatState.formatPtr 100.00% (52/52)
  4. github.com/davecgh/go-spew/spew/dump.go dumpState.dumpPtr 100.00% (44/44)
  5. github.com/davecgh/go-spew/spew/common.go handleMethods 100.00% (18/18)
  6. github.com/davecgh/go-spew/spew/common.go printHexPtr 100.00% (18/18)
  7. github.com/davecgh/go-spew/spew/format.go formatState.constructOrigFormat 100.00% (12/12)
  8. github.com/davecgh/go-spew/spew/common.go unsafeReflectValue 100.00% (12/12)
  9. github.com/davecgh/go-spew/spew/dump.go fdump 100.00% (11/11)
  10. github.com/davecgh/go-spew/spew/format.go formatState.Format 100.00% (11/11)
  11. github.com/davecgh/go-spew/spew/common.go printComplex 100.00% (9/9)
  12. github.com/davecgh/go-spew/spew/format.go formatState.buildDefaultFormat 100.00% (7/7)
  13. github.com/davecgh/go-spew/spew/format.go formatState.unpackValue 100.00% (4/4)
  14. github.com/davecgh/go-spew/spew/common.go catchPanic 100.00% (4/4)
  15. github.com/davecgh/go-spew/spew/spew.go convertArgs 100.00% (4/4)
  16. github.com/davecgh/go-spew/spew/dump.go dumpState.pad 100.00% (4/4)
  17. github.com/davecgh/go-spew/spew/config.go ConfigState.convertArgs 100.00% (4/4)
  18. github.com/davecgh/go-spew/spew/dump.go dumpState.unpackValue 100.00% (3/3)
  19. github.com/davecgh/go-spew/spew/common.go printBool 100.00% (3/3)
  20. github.com/davecgh/go-spew/spew/format.go newFormatter 100.00% (3/3)
  21. github.com/davecgh/go-spew/spew/spew.go Print 100.00% (1/1)
  22. github.com/davecgh/go-spew/spew/spew.go Printf 100.00% (1/1)
  23. github.com/davecgh/go-spew/spew/spew.go Println 100.00% (1/1)
  24. github.com/davecgh/go-spew/spew/common.go printUint 100.00% (1/1)
  25. github.com/davecgh/go-spew/spew/config.go ConfigState.Fdump 100.00% (1/1)
  26. github.com/davecgh/go-spew/spew/common.go printInt 100.00% (1/1)
  27. github.com/davecgh/go-spew/spew/common.go printFloat 100.00% (1/1)
  28. github.com/davecgh/go-spew/spew/config.go ConfigState.Errorf 100.00% (1/1)
  29. github.com/davecgh/go-spew/spew/config.go ConfigState.Fprint 100.00% (1/1)
  30. github.com/davecgh/go-spew/spew/config.go ConfigState.Fprintf 100.00% (1/1)
  31. github.com/davecgh/go-spew/spew/config.go ConfigState.Fprintln 100.00% (1/1)
  32. github.com/davecgh/go-spew/spew/config.go ConfigState.Print 100.00% (1/1)
  33. github.com/davecgh/go-spew/spew/config.go ConfigState.Printf 100.00% (1/1)
  34. github.com/davecgh/go-spew/spew/config.go ConfigState.Println 100.00% (1/1)
  35. github.com/davecgh/go-spew/spew/config.go ConfigState.NewFormatter 100.00% (1/1)
  36. github.com/davecgh/go-spew/spew/config.go ConfigState.Dump 100.00% (1/1)
  37. github.com/davecgh/go-spew/spew/config.go NewDefaultConfig 100.00% (1/1)
  38. github.com/davecgh/go-spew/spew/dump.go Fdump 100.00% (1/1)
  39. github.com/davecgh/go-spew/spew/dump.go Dump 100.00% (1/1)
  40. github.com/davecgh/go-spew/spew/spew.go Fprintf 100.00% (1/1)
  41. github.com/davecgh/go-spew/spew/format.go NewFormatter 100.00% (1/1)
  42. github.com/davecgh/go-spew/spew/spew.go Errorf 100.00% (1/1)
  43. github.com/davecgh/go-spew/spew/spew.go Fprint 100.00% (1/1)
  44. github.com/davecgh/go-spew/spew/spew.go Fprintln 100.00% (1/1)