Lecture overview -- Keyboard shortcut: 'u'  Previous page: Cyclomatic Complexity - flow chart -- Keyboard shortcut: 'p'  Next page: Cyclomatic Complexity - Metric and Test Cases -- Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Help page about these notes  Alphabetic index  Course home  Page 11 : 35
Object-oriented Programming in C#
Test of Object-oriented Programs
Cyclomatic Complexity - flow graph

A slight abstraction of the flow chart leads to a so-called flow graph

The accompanying flow chart for the program unit P

A, rA, X, B, C, Y, p, q, A, r
A, X, B, C, Z, p, q, A, rA, X, B, V, W, q, A, r