瀏覽代碼

Update test coverage report for ContinueOnMethod.

This commit updates the test coverage report to include the latest tests
for the new ContinueOnMethod option.
Dave Collins 12 年之前
父節點
當前提交
f92eb047c3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      test_coverage.txt

+ 1 - 1
test_coverage.txt

@@ -3,8 +3,8 @@ github.com/davecgh/go-spew/spew/dump.go		 dumpState.dump			 100.00% (85/85)
 github.com/davecgh/go-spew/spew/format.go	 formatState.format		 100.00% (74/74)
 github.com/davecgh/go-spew/spew/format.go	 formatState.formatPtr		 100.00% (52/52)
 github.com/davecgh/go-spew/spew/dump.go		 dumpState.dumpPtr		 100.00% (44/44)
+github.com/davecgh/go-spew/spew/common.go	 handleMethods			 100.00% (30/30)
 github.com/davecgh/go-spew/spew/common.go	 printHexPtr			 100.00% (18/18)
-github.com/davecgh/go-spew/spew/common.go	 handleMethods			 100.00% (18/18)
 github.com/davecgh/go-spew/spew/format.go	 formatState.constructOrigFormat 100.00% (12/12)
 github.com/davecgh/go-spew/spew/common.go	 unsafeReflectValue		 100.00% (12/12)
 github.com/davecgh/go-spew/spew/format.go	 formatState.Format		 100.00% (11/11)