Code Coverage Statistics for Class

MarcusHolmgren.SharpDevelop.SelectWord.ExtendBlockSelection

Sequence Point Coverage
86,9%
133 of 153
Branch Coverage
N/A
0 of 0
Methods
26

Methods

Method Sequence Point Coverage Branch Coverage
ExtendSelectionLeft() : void
57,1%
12/21
N/A
0/0
ExtendSelectionRight() : void
57,1%
12/21
N/A
0/0
GetExtensionDirection() : ExtensionDirection
91,3%
21/23
N/A
0/0
.ctor(ICSharpCode.TextEditor.Document.IDocument document,ICSharpCode.TextEditor.Document.ISelection selection) : void
100,0%
9/9
N/A
0/0
AdjustEndOffset() : void
100,0%
4/4
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
CurrentSelectionIsCompleteLine() : System.Boolean
100,0%
2/2
N/A
0/0
ExtendBlock() : void
100,0%
6/6
N/A
0/0
ExtendCurrentSelection() : void
100,0%
8/8
N/A
0/0
ExtendLine() : void
100,0%
8/8
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
IsLeftBlockChar(System.Char c) : System.Boolean [static]
100,0%
3/3
N/A
0/0
IsRightBlockChar(System.Char c) : System.Boolean [static]
100,0%
3/3
N/A
0/0
IsValidChar(System.Char c,System.Collections.Generic.IEnumerable<System.Char> validChars) : System.Boolean [static]
100,0%
8/8
N/A
0/0
MoveLeft() : System.Boolean
100,0%
6/6
N/A
0/0
MoveRight() : System.Boolean
100,0%
6/6
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