digraph safeCallAndEqualityToBool_kt { graph [nodesep=3] node [shape=box penwidth=2] edge [penwidth=2] subgraph cluster_0 { color=red 0 [label="Enter file safeCallAndEqualityToBool.kt" style="filled" fillcolor=red]; 1 [label="Exit file safeCallAndEqualityToBool.kt" style="filled" fillcolor=red]; } 0 -> {1} [color=green]; subgraph cluster_1 { color=red 2 [label="Enter function check" style="filled" fillcolor=red]; subgraph cluster_2 { color=blue 3 [label="Enter block"]; 4 [label="Const: Boolean(true)"]; 5 [label="Jump: ^check Boolean(true)"]; 6 [label="Stub" style="filled" fillcolor=gray]; 7 [label="Exit block" style="filled" fillcolor=gray]; } 8 [label="Exit function check" style="filled" fillcolor=red]; } 2 -> {3}; 3 -> {4}; 4 -> {5}; 5 -> {8}; 5 -> {6} [style=dotted]; 6 -> {7} [style=dotted]; 7 -> {8} [style=dotted]; subgraph cluster_3 { color=red 9 [label="Enter function test_1" style="filled" fillcolor=red]; subgraph cluster_4 { color=blue 10 [label="Enter block"]; subgraph cluster_5 { color=blue 11 [label="Enter when"]; subgraph cluster_6 { color=blue 12 [label="Enter when branch condition "]; 13 [label="Access variable R|/s|"]; 14 [label="Enter safe call"]; subgraph cluster_7 { color=blue 15 [label="Function call arguments enter"]; 16 [label="Function call arguments exit"]; } 17 [label="Function call: $subj$.R|/check|()" style="filled" fillcolor=yellow]; 18 [label="Exit safe call"]; 19 [label="Const: Boolean(true)"]; 20 [label="Equality operator =="]; 21 [label="Exit when branch condition"]; } subgraph cluster_8 { color=blue 22 [label="Enter when branch condition else"]; 23 [label="Exit when branch condition"]; } 24 [label="Enter when branch result"]; subgraph cluster_9 { color=blue 25 [label="Enter block"]; 26 [label="Access variable R|/s|"]; 27 [label="Access variable R|kotlin/String.length#|"]; 28 [label="Exit block"]; } 29 [label="Exit when branch result"]; 30 [label="Enter when branch result"]; subgraph cluster_10 { color=blue 31 [label="Enter block"]; 32 [label="Access variable R|/s|"]; 33 [label="Smart cast: R|/s|"]; 34 [label="Access variable R|kotlin/String.length|"]; 35 [label="Exit block"]; } 36 [label="Exit when branch result"]; 37 [label="Exit when"]; } 38 [label="Exit block"]; } 39 [label="Exit function test_1" style="filled" fillcolor=red]; } 9 -> {10}; 10 -> {11}; 11 -> {12}; 12 -> {13}; 13 -> {14 18}; 14 -> {15}; 15 -> {16}; 16 -> {17}; 17 -> {18}; 18 -> {19}; 19 -> {20}; 20 -> {21}; 21 -> {22 30}; 22 -> {23}; 23 -> {24}; 24 -> {25}; 25 -> {26}; 26 -> {27}; 27 -> {28}; 28 -> {29}; 29 -> {37}; 30 -> {31}; 31 -> {32}; 32 -> {33}; 33 -> {34}; 34 -> {35}; 35 -> {36}; 36 -> {37}; 37 -> {38}; 38 -> {39}; subgraph cluster_11 { color=red 40 [label="Enter function test_2" style="filled" fillcolor=red]; subgraph cluster_12 { color=blue 41 [label="Enter block"]; subgraph cluster_13 { color=blue 42 [label="Enter when"]; subgraph cluster_14 { color=blue 43 [label="Enter when branch condition "]; 44 [label="Access variable R|/s|"]; 45 [label="Enter safe call"]; subgraph cluster_15 { color=blue 46 [label="Function call arguments enter"]; 47 [label="Function call arguments exit"]; } 48 [label="Function call: $subj$.R|/check|()" style="filled" fillcolor=yellow]; 49 [label="Exit safe call"]; 50 [label="Const: Boolean(false)"]; 51 [label="Equality operator =="]; 52 [label="Exit when branch condition"]; } subgraph cluster_16 { color=blue 53 [label="Enter when branch condition else"]; 54 [label="Exit when branch condition"]; } 55 [label="Enter when branch result"]; subgraph cluster_17 { color=blue 56 [label="Enter block"]; 57 [label="Access variable R|/s|"]; 58 [label="Access variable R|kotlin/String.length#|"]; 59 [label="Exit block"]; } 60 [label="Exit when branch result"]; 61 [label="Enter when branch result"]; subgraph cluster_18 { color=blue 62 [label="Enter block"]; 63 [label="Access variable R|/s|"]; 64 [label="Smart cast: R|/s|"]; 65 [label="Access variable R|kotlin/String.length|"]; 66 [label="Exit block"]; } 67 [label="Exit when branch result"]; 68 [label="Exit when"]; } 69 [label="Exit block"]; } 70 [label="Exit function test_2" style="filled" fillcolor=red]; } 40 -> {41}; 41 -> {42}; 42 -> {43}; 43 -> {44}; 44 -> {45 49}; 45 -> {46}; 46 -> {47}; 47 -> {48}; 48 -> {49}; 49 -> {50}; 50 -> {51}; 51 -> {52}; 52 -> {53 61}; 53 -> {54}; 54 -> {55}; 55 -> {56}; 56 -> {57}; 57 -> {58}; 58 -> {59}; 59 -> {60}; 60 -> {68}; 61 -> {62}; 62 -> {63}; 63 -> {64}; 64 -> {65}; 65 -> {66}; 66 -> {67}; 67 -> {68}; 68 -> {69}; 69 -> {70}; subgraph cluster_19 { color=red 71 [label="Enter function test_3" style="filled" fillcolor=red]; subgraph cluster_20 { color=blue 72 [label="Enter block"]; subgraph cluster_21 { color=blue 73 [label="Enter when"]; subgraph cluster_22 { color=blue 74 [label="Enter when branch condition "]; 75 [label="Access variable R|/s|"]; 76 [label="Enter safe call"]; subgraph cluster_23 { color=blue 77 [label="Function call arguments enter"]; 78 [label="Function call arguments exit"]; } 79 [label="Function call: $subj$.R|/check|()" style="filled" fillcolor=yellow]; 80 [label="Exit safe call"]; 81 [label="Const: Boolean(true)"]; 82 [label="Equality operator !="]; 83 [label="Exit when branch condition"]; } subgraph cluster_24 { color=blue 84 [label="Enter when branch condition else"]; 85 [label="Exit when branch condition"]; } 86 [label="Enter when branch result"]; subgraph cluster_25 { color=blue 87 [label="Enter block"]; 88 [label="Access variable R|/s|"]; 89 [label="Smart cast: R|/s|"]; 90 [label="Access variable R|kotlin/String.length|"]; 91 [label="Exit block"]; } 92 [label="Exit when branch result"]; 93 [label="Enter when branch result"]; subgraph cluster_26 { color=blue 94 [label="Enter block"]; 95 [label="Access variable R|/s|"]; 96 [label="Access variable R|kotlin/String.length#|"]; 97 [label="Exit block"]; } 98 [label="Exit when branch result"]; 99 [label="Exit when"]; } 100 [label="Exit block"]; } 101 [label="Exit function test_3" style="filled" fillcolor=red]; } 71 -> {72}; 72 -> {73}; 73 -> {74}; 74 -> {75}; 75 -> {76 80}; 76 -> {77}; 77 -> {78}; 78 -> {79}; 79 -> {80}; 80 -> {81}; 81 -> {82}; 82 -> {83}; 83 -> {84 93}; 84 -> {85}; 85 -> {86}; 86 -> {87}; 87 -> {88}; 88 -> {89}; 89 -> {90}; 90 -> {91}; 91 -> {92}; 92 -> {99}; 93 -> {94}; 94 -> {95}; 95 -> {96}; 96 -> {97}; 97 -> {98}; 98 -> {99}; 99 -> {100}; 100 -> {101}; subgraph cluster_27 { color=red 102 [label="Enter function test_4" style="filled" fillcolor=red]; subgraph cluster_28 { color=blue 103 [label="Enter block"]; subgraph cluster_29 { color=blue 104 [label="Enter when"]; subgraph cluster_30 { color=blue 105 [label="Enter when branch condition "]; 106 [label="Access variable R|/s|"]; 107 [label="Enter safe call"]; subgraph cluster_31 { color=blue 108 [label="Function call arguments enter"]; 109 [label="Function call arguments exit"]; } 110 [label="Function call: $subj$.R|/check|()" style="filled" fillcolor=yellow]; 111 [label="Exit safe call"]; 112 [label="Const: Boolean(false)"]; 113 [label="Equality operator !="]; 114 [label="Exit when branch condition"]; } subgraph cluster_32 { color=blue 115 [label="Enter when branch condition else"]; 116 [label="Exit when branch condition"]; } 117 [label="Enter when branch result"]; subgraph cluster_33 { color=blue 118 [label="Enter block"]; 119 [label="Access variable R|/s|"]; 120 [label="Smart cast: R|/s|"]; 121 [label="Access variable R|kotlin/String.length|"]; 122 [label="Exit block"]; } 123 [label="Exit when branch result"]; 124 [label="Enter when branch result"]; subgraph cluster_34 { color=blue 125 [label="Enter block"]; 126 [label="Access variable R|/s|"]; 127 [label="Access variable R|kotlin/String.length#|"]; 128 [label="Exit block"]; } 129 [label="Exit when branch result"]; 130 [label="Exit when"]; } 131 [label="Exit block"]; } 132 [label="Exit function test_4" style="filled" fillcolor=red]; } 102 -> {103}; 103 -> {104}; 104 -> {105}; 105 -> {106}; 106 -> {107 111}; 107 -> {108}; 108 -> {109}; 109 -> {110}; 110 -> {111}; 111 -> {112}; 112 -> {113}; 113 -> {114}; 114 -> {115 124}; 115 -> {116}; 116 -> {117}; 117 -> {118}; 118 -> {119}; 119 -> {120}; 120 -> {121}; 121 -> {122}; 122 -> {123}; 123 -> {130}; 124 -> {125}; 125 -> {126}; 126 -> {127}; 127 -> {128}; 128 -> {129}; 129 -> {130}; 130 -> {131}; 131 -> {132}; }