| Method | Complexity | # Lines |
|---|---|---|
| cc1 | 1 | 2 |
| Method | Complexity | # Lines |
|---|---|---|
| cc2 | 2 | 7 |
| cc3 | 3 | 8 |
| cc3_2 | 3 | 10 |
| cc2_2 | 2 | 4 |
| cc2_2 | 2 | 6 |
| cc2_ternary | 2 | 2 |
| cc1? | 1 | 2 |
| Method | Complexity | # Lines |
|---|
| Method | Complexity | # Lines |
|---|---|---|
| cc2 | 2 | 7 |
| cc2_2 | 2 | 6 |
| cc2_3 | 2 | 4 |
| Method | Complexity | # Lines |
|---|---|---|
| cc3 | 3 | 6 |
| cc2 | 2 | 8 |
| self.classm1_cc1 | 1 | 2 |
| CycloDefTestClass.classm2_cc1 | 1 | 2 |
| Method | Complexity | # Lines |
|---|---|---|
| cc4_case | 4 | 13 |
| while1_cc2 | 2 | 7 |
| while2_cc2 | 2 | 4 |
| while3_cc2 | 2 | 6 |
| while4_cc3 | 2 | 7 |
| for_cc2 | 2 | 6 |
| for2_cc2 | 2 | 6 |
| block_cc2 | 2 | 6 |
| block2_cc2 | 2 | 4 |
| hash_cc1 | 1 | 2 |
| Method | Complexity | # Lines |
|---|
| Method | Complexity | # Lines |
|---|---|---|
| until_cc2 | 2 | 7 |
| until2_cc2 | 2 | 4 |
| until3_cc2 | 2 | 6 |
| until4_cc2 | 2 | 7 |
| Method | Complexity | # Lines |
|---|---|---|
| here_docs_cc1 | 1 | 3 |
| SyntaxTests::colon_method_cc1 | 1 | 2 |
| symbol_test_cc1 | 1 | 4 |
| hash_with_hash1 | 1 | 6 |
| hash_with_block_inside1 | 2 | 7 |
| hash_with_block_inside2 | 3 | 9 |