File: pod_coverage.t

package info (click to toggle)
libcpan-changes-perl 0.400002-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 324 kB
  • ctags: 41
  • sloc: perl: 509; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 69 bytes parent folder | download | duplicates (3)
1
2
3
use Test::More;
use Test::Pod::Coverage 1.00;
all_pod_coverage_ok();