Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Buy Used
Used - Acceptable See details
$3.99 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
Have one to sell? Sell yours here
Object-Oriented Software Metrics
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Object-Oriented Software Metrics [Paperback]

Mark Lorenz (Author), Jeff Kidd (Author)
3.7 out of 5 stars  See all reviews (3 customer reviews)

List Price: $79.99
Price: $72.12 & this item ships for FREE with Super Saver Shipping. Details
You Save: $7.87 (10%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Monday, January 30? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more


Book Description

013179292X 978-0131792920 July 9, 1994 1

This book provides a number of specific metrics that apply to object-oriented software projects. The metrics are based on measurements and derived advice drawn from a number of actual projects that have successfully used object technology to deliver products. Covers both project completion metrics and design metrics — common, Smalltalk only, and C++ only. For programmers interested in object-oriented technology.


Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Object-Oriented Software Metrics + Measures For Excellence: Reliable Software On Time, Within Budget + Five Core Metrics: The Intelligence Behind Successful Software Management
Price For All Three: $186.35

Show availability and shipping details

Buy the selected items together
  • In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Measures For Excellence: Reliable Software On Time, Within Budget $76.28

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Five Core Metrics: The Intelligence Behind Successful Software Management $37.95

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details



Editorial Reviews

From the Publisher

This book provides a number of specific metrics that apply to object-oriented software projects. The metrics are based on measurements and derived advice drawn from a number of actual projects that have successfully used object technology to deliver products.

From the Back Cover

This book provides a number of specific metrics that apply to object-oriented software projects. The metrics are based on measurements and derived advice drawn from a number of actual projects that have successfully used object technology to deliver products. Covers both project completion metrics and design metrics — common, Smalltalk only, and C++ only. For programmers interested in object-oriented technology.

Product Details

  • Paperback: 146 pages
  • Publisher: Prentice Hall; 1 edition (July 9, 1994)
  • Language: English
  • ISBN-10: 013179292X
  • ISBN-13: 978-0131792920
  • Product Dimensions: 9.3 x 6.3 x 0.6 inches
  • Shipping Weight: 13 ounces (View shipping rates and policies)
  • Average Customer Review: 3.7 out of 5 stars  See all reviews (3 customer reviews)
  • Amazon Best Sellers Rank: #2,029,282 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

3 Reviews
5 star:    (0)
4 star:
 (2)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
3.7 out of 5 stars (3 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

1 of 1 people found the following review helpful:
4.0 out of 5 stars pragmatic, real-world metrics, January 17, 2002
By 
C. Roeder (Denver, CO USA) - See all my reviews
(REAL NAME)   
This review is from: Object-Oriented Software Metrics (Paperback)
I liked the book's pragmatic approach to metrics. The author
presents a set of simple, code-based metrics and suggests what they may mean. There is an emphasis on finding your own way, using the book as a starting point. The book includes a "project experience database" that gives the reader an idea of what can be expected.

The book's approach is a lot less intense compared to other metrics books like those written by Capers Jones. The focus is much more on measuring object-oriented aspects of the code rather than on measuring the functionality as with Function Points.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 3 people found the following review helpful:
4.0 out of 5 stars Relates metrics to quality, September 11, 2002
By 
Daniel Mall (San Gabriel, CA United States) - See all my reviews
(REAL NAME)   
This review is from: Object-Oriented Software Metrics (Paperback)
Defines a set of 39 metrics classified into 9 project metrics and 30 design metrics. The author explains how design metrics can be used to detect quality problems and offers recommended thresholds. Advice is provided on how to correct problems with the design and source code. A project experience database displays metrics for real projects in Smalltalk and C++. The book is relatively short at 146 pages.

The metrics covered in the text are number of scenario scripts, number of key classes, number of support classes, average number of support classes per key class, number of subsystems, average person-days per class, average number of classes per developer, number of major iterations, number of contracts completed, number of message sends, number of statements, lines of code, average method size, method complexity, number of public instance methods in a class, number of instance methods in a class, average number of instance methods per class, number of instance variables in a class, average number of instance variables per class, number of class methods in a class, number of class variables in a class, class hierarchy nesting level, number of abstract classes, use of multiple inheritance, number of methods overridden by a subclass, number of methods inherited by a subclass, number of methods added by a subclass, class cohesion, global usage, average number of parameters per method, use of friend functions, percentage function-oriented code, average number of comment lines per method, average number of commented methods, number of problem reports per class or contract, class coupling, number of times a class is reused, and number of classes/methods thrown away.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 2 people found the following review helpful:
3.0 out of 5 stars It's a start but expensive, September 14, 2005
By 
This review is from: Object-Oriented Software Metrics (Paperback)
There are few software metrics books available specifically targeted at OO technology, so it is nice to have this one. As another reviewer stated, this book is best used as a starting point for "finding your own way." It has some good ideas and justifications, some of which are backed up with numbers from actual projects, and some which are just ideas with no backup statistics.

However, at only 146 pages, with 52 of *those* being the Appendix and Index, this book is ridiculously overpriced. Buy a used copy. Or read the other review of this book where the person basically typed in the Table of Contents. That'll give you the list of suggested metrics, which are generally self-explanatory, so all you'll miss from the book is the narrative providing justification and background explanation of each metric.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
design metrics, project metrics, class size, accessing methods, key classes, scenario scripts, support classes
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Application Size
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject