Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1a40c29

Browse files
committed
C#: DB stats
1 parent fa57017 commit 1a40c29

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

csharp/ql/src/semmlecode.csharp.dbscheme.stats

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -764,6 +764,34 @@
764764
<v>3470</v>
765765
</e>
766766
<e>
767+
<k>@index_expr</k>
768+
<v>500</v>
769+
</e>
770+
<e>
771+
<k>@range_expr</k>
772+
<v>500</v>
773+
</e>
774+
<e>
775+
<k>@switch_expr</k>
776+
<v>500</v>
777+
</e>
778+
<e>
779+
<k>@recursive_pattern_expr</k>
780+
<v>250</v>
781+
</e>
782+
<e>
783+
<k>@property_pattern_expr</k>
784+
<v>250</v>
785+
</e>
786+
<e>
787+
<k>@positional_pattern_expr</k>
788+
<v>200</v>
789+
</e>
790+
<e>
791+
<k>@switch_case_expr</k>
792+
<v>500</v>
793+
</e>
794+
<e>
767795
<k>@unknown_expr</k>
768796
<v>27098</v>
769797
</e>

0 commit comments

Comments
 (0)