graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "src/BinSkim.Rules" -- "src/BinSkim.Sdk" [label=" 8 ", penwidth="8", color="#00688bDB"]; "src/BinSkim.Rules" -- "src/BinaryParsers" [label=" 6 ", penwidth="6", color="#00688bB7"]; "src/BinSkim.Sdk" -- "src/BinSkim.Driver" [label=" 5 ", penwidth="5", color="#00688bA5"]; "src/Test.UnitTests.BinSkim.Driver" -- "src/BinSkim.Driver" [label=" 4 ", penwidth="4", color="#00688b93"]; "src/Test.UnitTests.BinSkim.Driver" -- "src/BinSkim.Sdk" [label=" 4 ", penwidth="4", color="#00688b93"]; "src/BinaryParsers" -- "ROOT" [label=" 3 ", penwidth="3", color="#00688b82"]; "src/Test.FunctionalTests.BinSkim.Driver" -- "src/BinSkim.Driver" [label=" 3 ", penwidth="3", color="#00688b82"]; "src/Test.FunctionalTests.BinSkim.Rules" -- "src/BinSkim.Sdk" [label=" 3 ", penwidth="3", color="#00688b82"]; "src/Test.UnitTests.BinaryParsers" -- "src/BinaryParsers" [label=" 3 ", penwidth="3", color="#00688b82"]; "src/Test.FunctionalTests.BinSkim.Rules" -- "src/BinSkim.Rules" [label=" 3 ", penwidth="3", color="#00688b82"]; "src/BinSkim.Rules" -- "src/BinSkim.Driver" [label=" 2 ", penwidth="2", color="#00688b70"]; "src/Test.FunctionalTests.BinSkim.Driver" -- "src/BinSkim.Rules" [label=" 2 ", penwidth="2", color="#00688b70"]; "src/BinaryParsers" -- "src/BinSkim.Sdk" [label=" 2 ", penwidth="2", color="#00688b70"]; "src/Test.UnitTests.BinSkim.Driver" -- "src/Test.FunctionalTests.BinSkim.Driver" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/Shared" -- "src/BinSkim.Sdk" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/Test.UnitTests.BinSkim.Driver" -- "src/Shared" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/Test.FunctionalTests.BinSkim.Driver" -- "src/BinSkim.Sdk" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/Test.UnitTests.BinSkim.Rules" -- "src/BinSkim.Driver" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/Test.UnitTests.BinSkim.Rules" -- "src/BinSkim.Rules" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/BinaryParsers" -- "src/Test.UnitTests.BinSkim.Driver" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/BinSkim.Rules" -- "src/Test.UnitTests.BinSkim.Driver" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/Test.UnitTests.BinaryParsers" -- "src/BinSkim.Rules" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/Test.FunctionalTests.BinSkim.Driver" -- "src/BinaryParsers" [label=" 1 ", penwidth="1", color="#00688b5E"]; "src/Test.FunctionalTests.BinSkim.Driver" -- "src/Test.UnitTests.BinaryParsers" [label=" 1 ", penwidth="1", color="#00688b5E"]; }