forked from zzzprojects/System.Linq.Dynamic.Core
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSystem.Linq.Dynamic.Core_KeywordsHelper.htm
More file actions
118 lines (118 loc) · 27.5 KB
/
System.Linq.Dynamic.Core_KeywordsHelper.htm
File metadata and controls
118 lines (118 loc) · 27.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<!DOCTYPE html>
<html data-ng-app="coverageApp">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=EDGE,chrome=1" />
<title>System.Linq.Dynamic.Core.Parser.KeywordsHelper - Coverage Report</title>
<link rel="stylesheet" type="text/css" href="report.css" />
</head><body data-ng-controller="DetailViewCtrl"><div class="container"><div class="containerleft">
<h1>Summary</h1>
<table class="overview table-fixed">
<colgroup>
<col class="column135" />
<col />
</colgroup>
<tbody>
<tr><th>Class:</th><td>System.Linq.Dynamic.Core.Parser.KeywordsHelper</td></tr>
<tr><th>Assembly:</th><td>System.Linq.Dynamic.Core</td></tr>
<tr><th>File(s):</th><td><a href="#CUsersazureuserDocumentsGithubSystemLinqDynamicCoresrcSystemLinqDynamicCoreParserKeywordsHelpercs" data-ng-click="navigateToHash('#CUsersazureuserDocumentsGithubSystemLinqDynamicCoresrcSystemLinqDynamicCoreParserKeywordsHelpercs')">C:\Users\azureuser\Documents\Github\System.Linq.Dynamic.Core\src\System.Linq.Dynamic.Core\Parser\KeywordsHelper.cs</a></td></tr>
<tr><th>Covered lines:</th><td>41</td></tr>
<tr><th>Uncovered lines:</th><td>0</td></tr>
<tr><th>Coverable lines:</th><td>41</td></tr>
<tr><th>Total lines:</th><td>67</td></tr>
<tr><th>Line coverage:</th><td>100%</td></tr>
<tr><th>Branch coverage:</th><td>75%</td></tr>
</tbody>
</table>
<h1>Metrics</h1>
<table class="overview table-fixed">
<thead><tr><th>Method</th><th>Cyclomatic complexity <a href="https://en.wikipedia.org/wiki/Cyclomatic_complexity" class="info"> </a></th><th>NPath complexity <a href="https://modess.io/npath-complexity-cyclomatic-complexity-explained" class="info"> </a></th><th>Sequence coverage <a href="https://en.wikipedia.org/wiki/Code_coverage" class="info"> </a></th><th>Branch coverage <a href="https://en.wikipedia.org/wiki/Code_coverage" class="info"> </a></th></tr></thead>
<tbody>
<tr><td title="System.Void System.Linq.Dynamic.Core.Parser.KeywordsHelper::.ctor(System.Linq.Dynamic.Core.ParsingConfig)">.ctor(...)</td><td>10</td><td>4</td><td>100</td><td>80</td></tr>
<tr><td title="System.Boolean System.Linq.Dynamic.Core.Parser.KeywordsHelper::TryGetValue(System.String,System.Object&)">TryGetValue(...)</td><td>1</td><td>0</td><td>100</td><td>100</td></tr>
</tbody>
</table>
<h1>File(s)</h1>
<h2 id="CUsersazureuserDocumentsGithubSystemLinqDynamicCoresrcSystemLinqDynamicCoreParserKeywordsHelpercs">C:\Users\azureuser\Documents\Github\System.Linq.Dynamic.Core\src\System.Linq.Dynamic.Core\Parser\KeywordsHelper.cs</h2>
<table class="lineAnalysis">
<thead><tr><th></th><th>#</th><th>Line</th><th></th><th>Line coverage</th></tr></thead>
<tbody>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line1"></a><code>1</code></td><td></td><td class="lightgray"><code>using System.Collections.Generic;</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line2"></a><code>2</code></td><td></td><td class="lightgray"><code></code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line3"></a><code>3</code></td><td></td><td class="lightgray"><code>namespace System.Linq.Dynamic.Core.Parser</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line4"></a><code>4</code></td><td></td><td class="lightgray"><code>{</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line5"></a><code>5</code></td><td></td><td class="lightgray"><code> internal class KeywordsHelper</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line6"></a><code>6</code></td><td></td><td class="lightgray"><code> {</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line7"></a><code>7</code></td><td></td><td class="lightgray"><code> public const string SYMBOL_IT = "$";</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line8"></a><code>8</code></td><td></td><td class="lightgray"><code> public const string SYMBOL_PARENT = "^";</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line9"></a><code>9</code></td><td></td><td class="lightgray"><code> public const string SYMBOL_ROOT = "~";</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line10"></a><code>10</code></td><td></td><td class="lightgray"><code></code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line11"></a><code>11</code></td><td></td><td class="lightgray"><code> public const string KEYWORD_IT = "it";</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line12"></a><code>12</code></td><td></td><td class="lightgray"><code> public const string KEYWORD_PARENT = "parent";</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line13"></a><code>13</code></td><td></td><td class="lightgray"><code> public const string KEYWORD_ROOT = "root";</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line14"></a><code>14</code></td><td></td><td class="lightgray"><code> public const string KEYWORD_IIF = "iif";</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line15"></a><code>15</code></td><td></td><td class="lightgray"><code> public const string KEYWORD_NEW = "new";</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line16"></a><code>16</code></td><td></td><td class="lightgray"><code> public const string KEYWORD_ISNULL = "isnull";</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line17"></a><code>17</code></td><td></td><td class="lightgray"><code></code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line18"></a><code>18</code></td><td></td><td class="lightgreen"><code> private readonly IDictionary<string, object> _keywords = new Dictionary<string, object>(StringComparer.OrdinalIg</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line19"></a><code>19</code></td><td></td><td class="lightgreen"><code> {</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line20"></a><code>20</code></td><td></td><td class="lightgreen"><code> { "true", Constants.TrueLiteral },</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line21"></a><code>21</code></td><td></td><td class="lightgreen"><code> { "false", Constants.FalseLiteral },</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line22"></a><code>22</code></td><td></td><td class="lightgreen"><code> { "null", Constants.NullLiteral }</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line23"></a><code>23</code></td><td></td><td class="lightgreen"><code> };</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line24"></a><code>24</code></td><td></td><td class="lightgray"><code></code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line25"></a><code>25</code></td><td></td><td class="lightgreen"><code> public KeywordsHelper(ParsingConfig config)</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line26"></a><code>26</code></td><td></td><td class="lightgreen"><code> {</code></td></tr>
<tr title="1 of 2 branches are covered" data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'orange'}}"><td class="orange"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line27"></a><code>27</code></td><td class="branch50"> </td><td class="lightorange"><code> if (config.AreContextKeywordsEnabled)</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line28"></a><code>28</code></td><td></td><td class="lightgreen"><code> {</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line29"></a><code>29</code></td><td></td><td class="lightgreen"><code> _keywords.Add(KEYWORD_IT, KEYWORD_IT);</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line30"></a><code>30</code></td><td></td><td class="lightgreen"><code> _keywords.Add(KEYWORD_PARENT, KEYWORD_PARENT);</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line31"></a><code>31</code></td><td></td><td class="lightgreen"><code> _keywords.Add(KEYWORD_ROOT, KEYWORD_ROOT);</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line32"></a><code>32</code></td><td></td><td class="lightgreen"><code> }</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line33"></a><code>33</code></td><td></td><td class="lightgray"><code></code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line34"></a><code>34</code></td><td></td><td class="lightgreen"><code> _keywords.Add(SYMBOL_IT, SYMBOL_IT);</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line35"></a><code>35</code></td><td></td><td class="lightgreen"><code> _keywords.Add(SYMBOL_PARENT, SYMBOL_PARENT);</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line36"></a><code>36</code></td><td></td><td class="lightgreen"><code> _keywords.Add(SYMBOL_ROOT, SYMBOL_ROOT);</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line37"></a><code>37</code></td><td></td><td class="lightgreen"><code> _keywords.Add(KEYWORD_IIF, KEYWORD_IIF);</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line38"></a><code>38</code></td><td></td><td class="lightgreen"><code> _keywords.Add(KEYWORD_NEW, KEYWORD_NEW);</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line39"></a><code>39</code></td><td></td><td class="lightgreen"><code> _keywords.Add(KEYWORD_ISNULL, KEYWORD_ISNULL);</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line40"></a><code>40</code></td><td></td><td class="lightgray"><code></code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '44772', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">44772</td><td class="rightmargin right"><a id="file0_line41"></a><code>41</code></td><td></td><td class="lightgreen"><code> foreach (Type type in PredefinedTypesHelper.PredefinedTypes.OrderBy(kvp => kvp.Value).Select(kvp => kvp.Key)</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '10824', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">10824</td><td class="rightmargin right"><a id="file0_line42"></a><code>42</code></td><td></td><td class="lightgreen"><code> {</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '10824', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">10824</td><td class="rightmargin right"><a id="file0_line43"></a><code>43</code></td><td></td><td class="lightgreen"><code> _keywords[type.FullName] = type;</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '10824', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">10824</td><td class="rightmargin right"><a id="file0_line44"></a><code>44</code></td><td></td><td class="lightgreen"><code> _keywords[type.Name] = type;</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '10824', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">10824</td><td class="rightmargin right"><a id="file0_line45"></a><code>45</code></td><td></td><td class="lightgreen"><code> }</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line46"></a><code>46</code></td><td></td><td class="lightgray"><code></code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '9348', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">9348</td><td class="rightmargin right"><a id="file0_line47"></a><code>47</code></td><td></td><td class="lightgreen"><code> foreach (KeyValuePair<string, Type> pair in PredefinedTypesHelper.PredefinedTypesShorthands)</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '3936', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">3936</td><td class="rightmargin right"><a id="file0_line48"></a><code>48</code></td><td></td><td class="lightgreen"><code> {</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '3936', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">3936</td><td class="rightmargin right"><a id="file0_line49"></a><code>49</code></td><td></td><td class="lightgreen"><code> _keywords.Add(pair.Key, pair.Value);</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '3936', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">3936</td><td class="rightmargin right"><a id="file0_line50"></a><code>50</code></td><td></td><td class="lightgreen"><code> }</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line51"></a><code>51</code></td><td></td><td class="lightgray"><code></code></td></tr>
<tr title="2 of 2 branches are covered" data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line52"></a><code>52</code></td><td class="branch100"> </td><td class="lightgreen"><code> if (config.CustomTypeProvider != null)</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '36', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">36</td><td class="rightmargin right"><a id="file0_line53"></a><code>53</code></td><td></td><td class="lightgreen"><code> {</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '322', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">322</td><td class="rightmargin right"><a id="file0_line54"></a><code>54</code></td><td></td><td class="lightgreen"><code> foreach (Type type in config.CustomTypeProvider.GetCustomTypes())</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '107', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">107</td><td class="rightmargin right"><a id="file0_line55"></a><code>55</code></td><td></td><td class="lightgreen"><code> {</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '107', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">107</td><td class="rightmargin right"><a id="file0_line56"></a><code>56</code></td><td></td><td class="lightgreen"><code> _keywords[type.FullName] = type;</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '107', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">107</td><td class="rightmargin right"><a id="file0_line57"></a><code>57</code></td><td></td><td class="lightgreen"><code> _keywords[type.Name] = type;</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '107', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">107</td><td class="rightmargin right"><a id="file0_line58"></a><code>58</code></td><td></td><td class="lightgreen"><code> }</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '36', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">36</td><td class="rightmargin right"><a id="file0_line59"></a><code>59</code></td><td></td><td class="lightgreen"><code> }</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '492', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">492</td><td class="rightmargin right"><a id="file0_line60"></a><code>60</code></td><td></td><td class="lightgreen"><code> }</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line61"></a><code>61</code></td><td></td><td class="lightgray"><code></code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line62"></a><code>62</code></td><td></td><td class="lightgray"><code> public bool TryGetValue(string name, out object type)</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '904', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">904</td><td class="rightmargin right"><a id="file0_line63"></a><code>63</code></td><td></td><td class="lightgreen"><code> {</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '904', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">904</td><td class="rightmargin right"><a id="file0_line64"></a><code>64</code></td><td></td><td class="lightgreen"><code> return _keywords.TryGetValue(name, out type);</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '904', 'LVS': 'green'}}"><td class="green"> </td><td class="leftmargin rightmargin right">904</td><td class="rightmargin right"><a id="file0_line65"></a><code>65</code></td><td></td><td class="lightgreen"><code> }</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line66"></a><code>66</code></td><td></td><td class="lightgray"><code> }</code></td></tr>
<tr data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray"> </td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line67"></a><code>67</code></td><td></td><td class="lightgray"><code>}</code></td></tr>
</tbody>
</table>
<div class="footer">Generated by: ReportGenerator 2.5.6.0<br />2018-07-27 - 14:51:25<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="http://www.palmmedia.de">www.palmmedia.de</a></div></div>
<div class="containerright">
<div class="containerrightfixed">
<h1>Methods/Properties</h1>
<a class="method" href="#file0_line18" data-ng-click="navigateToHash('#file0_line18')" title=".ctor(System.Linq.Dynamic.Core.ParsingConfig)">.ctor(System.Linq.Dynamic.Core.ParsingConfig)</a><br />
<a class="method" href="#file0_line63" data-ng-click="navigateToHash('#file0_line63')" title="TryGetValue(System.String,System.Object&)">TryGetValue(System.String,System.Object&)</a><br />
<br/></div>
</div></div>
<script type="text/javascript" src="combined.js"></script>
</body></html>