github.com/v2pro/plz@v0.0.0-20221028024117-e5f9aec5b631/test/go-spew/test_coverage.txt (about)

     1  
     2  github.com/davecgh/go-spew/spew/dump.go		 dumpState.dump			 100.00% (88/88)
     3  github.com/davecgh/go-spew/spew/format.go	 formatState.format		 100.00% (82/82)
     4  github.com/davecgh/go-spew/spew/format.go	 formatState.formatPtr		 100.00% (52/52)
     5  github.com/davecgh/go-spew/spew/dump.go		 dumpState.dumpPtr		 100.00% (44/44)
     6  github.com/davecgh/go-spew/spew/dump.go		 dumpState.dumpSlice		 100.00% (39/39)
     7  github.com/davecgh/go-spew/spew/common.go	 handleMethods			 100.00% (30/30)
     8  github.com/davecgh/go-spew/spew/common.go	 printHexPtr			 100.00% (18/18)
     9  github.com/davecgh/go-spew/spew/common.go	 unsafeReflectValue		 100.00% (13/13)
    10  github.com/davecgh/go-spew/spew/format.go	 formatState.constructOrigFormat 100.00% (12/12)
    11  github.com/davecgh/go-spew/spew/dump.go		 fdump				 100.00% (11/11)
    12  github.com/davecgh/go-spew/spew/format.go	 formatState.Format		 100.00% (11/11)
    13  github.com/davecgh/go-spew/spew/common.go	 init				 100.00% (10/10)
    14  github.com/davecgh/go-spew/spew/common.go	 printComplex			 100.00% (9/9)
    15  github.com/davecgh/go-spew/spew/common.go	 valuesSorter.Less		 100.00% (8/8)
    16  github.com/davecgh/go-spew/spew/format.go	 formatState.buildDefaultFormat	 100.00% (7/7)
    17  github.com/davecgh/go-spew/spew/format.go	 formatState.unpackValue	 100.00% (5/5)
    18  github.com/davecgh/go-spew/spew/dump.go		 dumpState.indent		 100.00% (4/4)
    19  github.com/davecgh/go-spew/spew/common.go	 catchPanic			 100.00% (4/4)
    20  github.com/davecgh/go-spew/spew/config.go	 ConfigState.convertArgs	 100.00% (4/4)
    21  github.com/davecgh/go-spew/spew/spew.go		 convertArgs			 100.00% (4/4)
    22  github.com/davecgh/go-spew/spew/format.go	 newFormatter			 100.00% (3/3)
    23  github.com/davecgh/go-spew/spew/dump.go		 Sdump				 100.00% (3/3)
    24  github.com/davecgh/go-spew/spew/common.go	 printBool			 100.00% (3/3)
    25  github.com/davecgh/go-spew/spew/common.go	 sortValues			 100.00% (3/3)
    26  github.com/davecgh/go-spew/spew/config.go	 ConfigState.Sdump		 100.00% (3/3)
    27  github.com/davecgh/go-spew/spew/dump.go		 dumpState.unpackValue		 100.00% (3/3)
    28  github.com/davecgh/go-spew/spew/spew.go		 Printf				 100.00% (1/1)
    29  github.com/davecgh/go-spew/spew/spew.go		 Println			 100.00% (1/1)
    30  github.com/davecgh/go-spew/spew/spew.go		 Sprint				 100.00% (1/1)
    31  github.com/davecgh/go-spew/spew/spew.go		 Sprintf			 100.00% (1/1)
    32  github.com/davecgh/go-spew/spew/spew.go		 Sprintln			 100.00% (1/1)
    33  github.com/davecgh/go-spew/spew/common.go	 printFloat			 100.00% (1/1)
    34  github.com/davecgh/go-spew/spew/config.go	 NewDefaultConfig		 100.00% (1/1)
    35  github.com/davecgh/go-spew/spew/common.go	 printInt			 100.00% (1/1)
    36  github.com/davecgh/go-spew/spew/common.go	 printUint			 100.00% (1/1)
    37  github.com/davecgh/go-spew/spew/common.go	 valuesSorter.Len		 100.00% (1/1)
    38  github.com/davecgh/go-spew/spew/common.go	 valuesSorter.Swap		 100.00% (1/1)
    39  github.com/davecgh/go-spew/spew/config.go	 ConfigState.Errorf		 100.00% (1/1)
    40  github.com/davecgh/go-spew/spew/config.go	 ConfigState.Fprint		 100.00% (1/1)
    41  github.com/davecgh/go-spew/spew/config.go	 ConfigState.Fprintf		 100.00% (1/1)
    42  github.com/davecgh/go-spew/spew/config.go	 ConfigState.Fprintln		 100.00% (1/1)
    43  github.com/davecgh/go-spew/spew/config.go	 ConfigState.Print		 100.00% (1/1)
    44  github.com/davecgh/go-spew/spew/config.go	 ConfigState.Printf		 100.00% (1/1)
    45  github.com/davecgh/go-spew/spew/config.go	 ConfigState.Println		 100.00% (1/1)
    46  github.com/davecgh/go-spew/spew/config.go	 ConfigState.Sprint		 100.00% (1/1)
    47  github.com/davecgh/go-spew/spew/config.go	 ConfigState.Sprintf		 100.00% (1/1)
    48  github.com/davecgh/go-spew/spew/config.go	 ConfigState.Sprintln		 100.00% (1/1)
    49  github.com/davecgh/go-spew/spew/config.go	 ConfigState.NewFormatter	 100.00% (1/1)
    50  github.com/davecgh/go-spew/spew/config.go	 ConfigState.Fdump		 100.00% (1/1)
    51  github.com/davecgh/go-spew/spew/config.go	 ConfigState.Dump		 100.00% (1/1)
    52  github.com/davecgh/go-spew/spew/dump.go		 Fdump				 100.00% (1/1)
    53  github.com/davecgh/go-spew/spew/dump.go		 Dump				 100.00% (1/1)
    54  github.com/davecgh/go-spew/spew/spew.go		 Fprintln			 100.00% (1/1)
    55  github.com/davecgh/go-spew/spew/format.go	 NewFormatter			 100.00% (1/1)
    56  github.com/davecgh/go-spew/spew/spew.go		 Errorf				 100.00% (1/1)
    57  github.com/davecgh/go-spew/spew/spew.go		 Fprint				 100.00% (1/1)
    58  github.com/davecgh/go-spew/spew/spew.go		 Fprintf			 100.00% (1/1)
    59  github.com/davecgh/go-spew/spew/spew.go		 Print				 100.00% (1/1)
    60  github.com/davecgh/go-spew/spew			 ------------------------------- 100.00% (505/505)
    61