-----BEGIN PGP SIGNED MESSAGE-----

Moin,

attached is a revised version of pod_cover.pl which you can use to test a
whole distribution using the new v0.06 API.

Pod::Coverage 0.06 is still falsely reporting the overload thingies as
naked - that should not happen per default since these subs do neither
exist from the authors nor the users point of view. 

Otherwise it looks good ;o)

And really, the idea for Pod::Coverage is so obvious, as all great ideas
are ;)

Cheers,

Tels

PS: I see that Math::BigInt has a pood pod coverage. Well, I always
(wrongly?) assumed having code-examples counts as enough doc *cough* ;)

Cheers,

Tels



- -- 
perl -MMath::String -e 'print \
Math::String->from_number("215960156869840440586892398248"),"\n"'

 http://bloodgate.com/thief/     Thief - The Dark Project
 http://bloodgate.com/perl       My current Perl projects
 http://freedomforlinks.de       Fight for your right to link.
 PGP key available on http://bloodgate.com/tels.asc or via email 

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3i
Charset: latin1

iQEVAwUBO5JBKHcLPEOTuEwVAQF2iQf/REv5B+WHpGM/dZK6QtzFvZJc9dJIuro8
vsd8Z/htu2Tu/PYMo4jGWM0XjKz8QJ4nuaYBETaoQRrxQNQfk5UdfoCwATQ41JIz
tGO+q5EmQV4uF6yRymf6Avr942YzbmpvdLBvk77cC1KO1PS0757tkSfbz0l2qPNN
WUYJ1sONSYDJf7qoiaoOWJrvI6xe3/2tcE88iUuKNfJzcj4J//HGn/cO5IX76Ny/
1hEAGeWzIO4qo/e/tIL9trDKzR4UosP/UNR83REKc3NBvig8zKQcut4j7ickBN8E
c+fVSDxlX/+z4D2J42loLSoGBnSqDX6TPZfXo2j1fxRJOvyb8bpnyQ==
=Vumr
-----END PGP SIGNATURE-----

pod_cover.pl

Sun Sep  2 16:22:16 2001 Starting analysis:

Math::BigInt has a doc coverage of 9.3%.
Uncovered routines are:
 (%
 (&
 (*
 (**
 (**=
 (*=
 (+
 (++
 (+=
 (-
 (--
 (-=
 (/
 (/=
 (<<
 (<=>
 (=
 (>>
 (^
 (abs
 (bool
 (cmp
 (int
 (neg
 (|
 (~
 accuracy
 as_bin
 as_hex
 as_number
 babs
 bacmp
 badd
 band
 bceil
 bcmp
 bdec
 bfloor
 bfround
 bgcd
 binc
 binf
 bior
 blcm
 blsft
 bmod
 bmul
 bnan
 bneg
 bnorm
 bnot
 bone
 bround
 brsft
 bsub
 bxor
 bzero
 cmp
 copy
 digit
 fround
 is_even
 is_inf
 is_nan
 is_negative
 is_odd
 is_one
 is_positive
 is_zero
 length
 modify
 new
 numify
 objectify
 precision
 round
 round_mode
 sign

Math::BigInt::Calc has a doc coverage of 0%.

Math::BigInt::Scalar has a doc coverage of 0%.

Math::BigFloat has a doc coverage of 15.78%.
Uncovered routines are:
 (<=>
 (int
 as_number
 bacmp
 badd
 bceil
 bcmp
 bdec
 bfloor
 bfround
 bgcd
 binc
 binf
 blcm
 bmod
 bmul
 bnan
 bnorm
 bone
 bround
 bsqrt
 bsstr
 bsub
 bzero
 is_even
 is_odd
 is_one
 is_zero
 length
 method_valid
 new
 numify

Summary: Tested 4 files, average pod coverage is: 0.88%

Reply via email to