Subject: | pod coverage test fails |
With the latest devel version I see the following failure on my smokers:
# Failed test 'Pod coverage on App::Spec::Option'
# at t/02.pod-cover.t line 6.
# Coverage for App::Spec::Option is 50.0%, with 1 naked subroutine:
# aliases
# Failed test 'Pod coverage on App::Spec::Argument'
# at t/02.pod-cover.t line 8.
# Coverage for App::Spec::Argument is 14.3%, with 12 naked subroutines:
# completion
# default
# description
# enum
# filter
# multiple
# name
# required
# summary
# type
# unique
# values
# Looks like you failed 2 tests of 4.
t/02.pod-cover.t ...
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests