On Thu, Mar 6, 2008 at 2:04 PM, Chris Swierczewski <[EMAIL PROTECTED]> wrote:
>
>  I'll be there. So far I've been doctest-ing various files in sage/
^^^^^^^^^^^^^^

Hey, you're local.  Want to meet at a coffee shop, e.g., one in
Capitol Hill?

> Will you be publishing a list of which modules are lacking acceptable
> doctest coverage?

Very good question!  So in sage-2.10.3.rc2, the coverage score is 44.0%
(and there are 18584 functions total).  I got this by doing

      $ cd SAGE_ROOT/devel/sage/sage/
      $ sage -coverage .
algebras/algebra.py: 0% (0 of 1)
algebras/algebra_element.py: 0% (0 of 1)
...
Overall weighted coverage score:  44.0%
Total number of functions:  18584

-----

Here's a breakdown by modules:

ALGEBRAS: Overall weighted coverage score:  15.7%
Total number of functions:  215
CALCULUS: Overall weighted coverage score:  50.7%
Total number of functions:  495
CATEGORIES: Overall weighted coverage score:  15.1%
Total number of functions:  278
CODING: Overall weighted coverage score:  80.0%
Total number of functions:  117
COMBINAT: Overall weighted coverage score:  75.5%
Total number of functions:  1919
CRYPTO: Overall weighted coverage score:  62.4%
Total number of functions:  198
DATABASES: Overall weighted coverage score:  16.8%
Total number of functions:  218
DSAGE: Overall weighted coverage score:  0.0%
Total number of functions:  477
EXT: Overall weighted coverage score:  58.1%
Total number of functions:  79
FUNCTIONS: Overall weighted coverage score:  56.7%
Total number of functions:  402
GAMES: Overall weighted coverage score:  33.0%
Total number of functions:  3
GEOMETRY: Overall weighted coverage score:  53.3%
Total number of functions:  89
GRAPHS: Overall weighted coverage score:  71.9%
Total number of functions:  444
GROUPS: Overall weighted coverage score:  53.4%
Total number of functions:  420
GSL: Overall weighted coverage score:  29.1%
Total number of functions:  82
INTERFACES: Overall weighted coverage score:  12.7%
Total number of functions:  998
LFUNCTIONS: Overall weighted coverage score:  41.7%
Total number of functions:  38
LIBS: Overall weighted coverage score:  55.3%
Total number of functions:  1130
LOGIC: Overall weighted coverage score:  16.0%
Total number of functions:  18
MATRIX: Overall weighted coverage score:  57.6%
Total number of functions:  672
MEDIA: Overall weighted coverage score:  0.0%
Total number of functions:  26
MISC: Overall weighted coverage score:  24.8%
Total number of functions:  479
MODULAR: Overall weighted coverage score:  47.8%
Total number of functions:  1198
MODULES: Overall weighted coverage score:  48.7%
Total number of functions:  372
MONOIDS: Overall weighted coverage score:  54.8%
Total number of functions:  87
NUMERICAL: Overall weighted coverage score:  60.0%
Total number of functions:  5
PLOT: Overall weighted coverage score:  17.6%
Total number of functions:  662
PROBABILITY: Overall weighted coverage score:  3.0%
Total number of functions:  30
QUADRATIC_FORMS: Overall weighted coverage score:  22.8%
Total number of functions:  48
RINGS: Overall weighted coverage score:  50.4%
Total number of functions:  5021
SCHEMES: Overall weighted coverage score:  38.6%
Total number of functions:  846
SERVER: Overall weighted coverage score:  0.7%
Total number of functions:  854
SETS: Overall weighted coverage score:  81.1%
Total number of functions:  71
STRUCTURE: Overall weighted coverage score:  26.2%
Total number of functions:  452
TESTS: Overall weighted coverage score:  0.0%
Total number of functions:  135

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to