Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

For class, I was told to give a function point count for Mozilla Thunderbird, however I am absolutely stumped as to how to approach this. Some methods I saw online suggested analyzing the interface of the program itself, however they used very simple methods. Thunderbird has a very complex interface and has so many FPs, I'm not sure if I could do it by hand. Some help would be very much appreciated. Thanks!

share|improve this question
1  
possible duplicate of Function point count given source code – Greg Hewgill Jun 1 '10 at 4:24
2  
Please don't post your questions multiple times. See How to get attention for your old, unanswered questions for some tips if you're not getting the answers you would like. – Greg Hewgill Jun 1 '10 at 4:26

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.