The cyclomatic complexity of a program can be computed directly
The cyclomatic complexity of a program can be computed directly from a PDL representation of an algorithm without drawing a program flow graph. ~@[](1)
答案:TRUE
-->