File: pod-coverage.t

package info (click to toggle)
libxml-rss-libxml-perl 0.3105%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 516 kB
  • ctags: 112
  • sloc: perl: 4,940; sh: 51; xml: 41; makefile: 5
file content (5 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (5)
1
2
3
4
5
use strict;
use Test::More skip_all => "TODO";
# use Test::Requires 'Test::Pod::Coverage';
# plan tests => 1;
# Test::Pod::Coverage::pod_coverage_ok( "XML::RSS::LibXML", "XML::RSS::LibXML is covered" );