The Halstead Metrics Program Project - PowerPoint PPT Presentation

1 / 7
About This Presentation
Title:

The Halstead Metrics Program Project

Description:

This presentation will probably involve audience discussion, which will create action items. ... This will automatically create an Action Item at the end ... – PowerPoint PPT presentation

Number of Views:715
Avg rating:3.0/5.0
Slides: 8
Provided by: Mark422
Category:

less

Transcript and Presenter's Notes

Title: The Halstead Metrics Program Project


1
The Halstead Metrics Program Project
  • This presentation will probably involve audience
    discussion, which will create action items. Use
    PowerPoint to keep track of these action items
    during your presentation
  • In Slide Show, click on the right mouse button
  • Select Meeting Minder
  • Select the Action Items tab
  • Type in action items as they come up
  • Click OK to dismiss this box
  • This will automatically create an Action Item
    slide at the end of your presentation with your
    points entered.
  • Mark Lee

2
Status Summary
  • A preliminary version of the Halstead Metrics
    program was completed
  • Known IssuesThe parser needs to be improvedMore
    information on what operations and operands are
    is needed.
  • Some parts of the program are too complex and
    need to be simplified.

3
Progress
  • A C/C sources file reader/ parser was
    implemented. That breaks down the input file into
    tokens.
  • The tokens are analyzed and sorted into
    operators,operations, and no effect.
  • From this information Halstead metrics are
    calculated for the program

4
Attention Areas
  • Improve parser/ calculations
  • Port to windows GUI with MS Offfice and HTML
    output capabilities
  • Simplfy the design and translate to a dockable
    component for a marketable CASE tool

5
Deliveries
  • 25 pages of source code
  • 1 executable DOS program that will accept a
    filename as a command line argument
  • This ppt

6
References
  • Kan, Stephen H. Metrics and models in software
    quality engineering
  • Pressman Software Engineering
  • Harbison et al C a reference manual
  • Sigwart et al Software Engineering a project
    oriented approach

7
The source project files
  • Just unzip to a subdirectory
  • open MS VC
  • Click on the project ICON
  • And select rebuild all from the build menu to
    rebuild the project
  • Thank you , Any questions?
Write a Comment
User Comments (0)
About PowerShow.com