Assignment 1 Code Review

12 February 2002 - CS 509


Design


The Complex Strategy


Other Design Issues


Estimates


Lines of Code Estimates


Implementation


Follow The Directions

  • No files.


    Don't Use Dynamic Memory


    Don't Use Character Arrays


    Learn Your Tools


    Line Statistics - Newlines

    100200300400500600
    0111
    1011
    20
    301
    4011
    501
    6021
    70221
    80121
    9011
    Totals145643


    Line Statistics - Semicolons

    000100200
    02
    10
    2031
    3033
    40
    501
    603
    701
    8013
    902
    Totals1166


    File Statistics

    File
    Counts
    CountAverage
    Lines/File
    Avg Semicolons
    per File
    18315146
    2119784
    3616061
    40
    538135
    618427
    738129
    80
    90
    100
    1116118


    Procedure Statistics

    totalpages per procedure
    procs1234567891011121314
    11
    321
    321
    4211
    4211
    4211
    541
    6312
    651
    761
    84121
    106211
    12102
    1284
    131111
    17161
    18162
    18171
    24204
    24204
    24231
    29272
    4848


    Testing


    Test Cases


    This page last modified on 12 February 2002.