Changeset 140

Show
Ignore:
Timestamp:
08/09/06 08:54:45 (2 years ago)
Author:
mk
Message:

Updated README.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/mk/README

    r124 r140  
    246246 
    247247  * package has high pylint score: 50 
    248   * package uses at least one of known unit test frameworks: 30 
     248  * package has unit tests: 30 
    249249 
    250250Final score depends on how well package scores for all indexes 
     
    272272    unpack_dir .............................  15  (unpack directory is Durus-3.4.1 as expected) 
    273273    setup.py ...............................  25  (setup.py found) 
    274     install ................................  50  (package installed in /tmp/cheesecakebJ2JTZ/tmp_install_Durus-3.4.1) 
     274    install ................................  50  (package installed in /tmp/cheesecakeUrZH1A/tmp_install_Durus-3.4.1) 
    275275    generated_files ........................   0  (0 .pyc and 0 .pyo files found) 
    276276    --------------------------------------------- 
    277277    INSTALLABILITY INDEX (ABSOLUTE) ........ 165 
    278278    INSTALLABILITY INDEX (RELATIVE) ........ 100  (165 out of a maximum of 165 points is 100%) 
    279      
    280     required_files ......................... 150  (4 files and 2 required directories found) 
     279 
     280    required_files ......................... 170  (5 files and 2 required directories found) 
    281281    docstrings .............................  33  (found 121/369=32.79% objects with docstrings) 
    282282    formatted_docstrings ...................   0  (found 6/369=1.63% objects with formatted docstrings) 
    283283    --------------------------------------------- 
    284     DOCUMENTATION INDEX (ABSOLUTE) ......... 18
    285     DOCUMENTATION INDEX (RELATIVE) .........  53  (183 out of a maximum of 350 points is 53%) 
    286      
     284    DOCUMENTATION INDEX (ABSOLUTE) ......... 20
     285    DOCUMENTATION INDEX (RELATIVE) .........  58  (203 out of a maximum of 350 points is 58%) 
     286 
    287287    pylint .................................  33  (pylint score was 6.59 out of 10) 
    288     use_test_framework .....................  30  (use one or more of known test frameworks) 
     288    unit_tested ............................  30  (have unit tests) 
    289289    --------------------------------------------- 
    290290    CODE KWALITEE INDEX (ABSOLUTE) .........  63 
    291291    CODE KWALITEE INDEX (RELATIVE) .........  79  (63 out of a maximum of 80 points is 79%) 
    292      
    293      
     292 
     293 
    294294    ============================================= 
    295     OVERALL CHEESECAKE INDEX (ABSOLUTE) .... 41
    296     OVERALL CHEESECAKE INDEX (RELATIVE) ....  69  (411 out of a maximum of 595 points is 69%) 
     295    OVERALL CHEESECAKE INDEX (ABSOLUTE) .... 43
     296    OVERALL CHEESECAKE INDEX (RELATIVE) ....  72  (431 out of a maximum of 595 points is 72%) 
    297297     
    298298Future plans