Code Coverage Statistics for Class

MarcusHolmgren.SharpDevelop.SelectWord.SingleWordSelection

Sequence Point Coverage
100,0%
96 of 96
Branch Coverage
N/A
0 of 0
Methods
19

Methods

Method Sequence Point Coverage Branch Coverage
.ctor(ICSharpCode.TextEditor.Document.IDocument document,System.Int32 offset) : void
100,0%
11/11
N/A
0/0
ContainsOffset(System.Int32 offset) : System.Boolean
100,0%
2/2
N/A
0/0
ContainsPosition(ICSharpCode.TextEditor.TextLocation position) : System.Boolean
100,0%
3/3
N/A
0/0
FindSelection() : void
100,0%
7/7
N/A
0/0
get_EndOffset() : System.Int32
100,0%
2/2
N/A
0/0
get_EndPosition() : ICSharpCode.TextEditor.TextLocation
100,0%
2/2
N/A
0/0
get_IsEmpty() : System.Boolean
100,0%
2/2
N/A
0/0
get_IsRectangularSelection() : System.Boolean
100,0%
2/2
N/A
0/0
get_Length() : System.Int32
100,0%
2/2
N/A
0/0
get_Offset() : System.Int32
100,0%
2/2
N/A
0/0
get_SelectedText() : System.String
100,0%
2/2
N/A
0/0
get_StartPosition() : ICSharpCode.TextEditor.TextLocation
100,0%
2/2
N/A
0/0
NotPositionedAtSingleCharacter() : System.Boolean
100,0%
14/14
N/A
0/0
set_EndPosition(ICSharpCode.TextEditor.TextLocation value) : void
100,0%
2/2
N/A
0/0
set_StartPosition(ICSharpCode.TextEditor.TextLocation value) : void
100,0%
2/2
N/A
0/0
SetEndOffset() : void
100,0%
10/10
N/A
0/0
SetStartingLocation() : void
100,0%
6/6
N/A
0/0
SetStartOffset() : void
100,0%
14/14
N/A
0/0
ValidCharacter(System.Char input) : System.Boolean [static]
100,0%
9/9
N/A
0/0