#12495: Bring plot.py to 100% coverage
-----------------------------+----------------------------------------------
   Reporter:  kcrisman       |          Owner:  mvngu   
       Type:  enhancement    |         Status:  new     
   Priority:  major          |      Milestone:  sage-5.0
  Component:  documentation  |       Keywords:          
Work_issues:                 |       Upstream:  N/A     
   Reviewer:                 |         Author:          
     Merged:                 |   Dependencies:          
-----------------------------+----------------------------------------------
 {{{

 $ ./sage -coverage devel/sage/sage/plot/plot.py
 ----------------------------------------------------------------------
 devel/sage/sage/plot/plot.py
 SCORE devel/sage/sage/plot/plot.py: 76% (53 of 69)

 Missing documentation:
          * SelectiveFormatter(formatter, skip_values):
          * _plot(funcs, xrange, parametric=False, polar=False, fill=False,
 label='', randomize=True, **options):
          * __init__(self, array):
          * _repr_(self):
          * __str__(self):
          * nrows(self):
          * ncols(self):
          * __getitem__(self, i):
          * __setitem__(self, i, g):
          * __set_figsize__(self, list):
          * __len__(self):
          * append(self, g):
          * reshape(v, n, m):


 Missing doctests:
          * add_primitive(self, primitive):
          * _render(self, filename, dpi=None, figsize=None, axes=None,
 **args):
          * save(self, filename=None, dpi=DEFAULT_DPI, figsize=None, axes =
 None, **args):

 ----------------------------------------------------------------------
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12495>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to