Test-Parser 1.9 Latest
Kwalitee Issues
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Test-Parser-1.9/lib/Test/Parser/Dbench.pm -- Around line 141: '=end' without a target? Test-Parser-1.9/lib/Test/Parser/Dbt2.pm -- Around line 568: '=end' without a target? Test-Parser-1.9/lib/Test/Parser/Dbt5.pm -- Around line 668: '=end' without a target? Test-Parser-1.9/lib/Test/Parser/Iostat.pm -- Around line 191: '=end' without a target? Test-Parser-1.9/lib/Test/Parser/KernelBuild.pm -- Around line 195: '=end' without a target? Test-Parser-1.9/lib/Test/Parser/Mpstat.pm -- Around line 149: '=end' without a target? Test-Parser-1.9/lib/Test/Parser/Oprofile.pm -- Around line 137: '=end' without a target? Test-Parser-1.9/lib/Test/Parser/PgOptions.pm -- Around line 140: '=end' without a target? Test-Parser-1.9/lib/Test/Parser/Readprofile.pm -- Around line 131: '=end' without a target? Test-Parser-1.9/lib/Test/Parser/Sar.pm -- Around line 555: '=end' without a target? Test-Parser-1.9/lib/Test/Parser/SysbenchCPU.pm -- Around line 247: '=end' without a target? Test-Parser-1.9/lib/Test/Parser/SysbenchFileIO.pm -- Around line 361: '=end' without a target? Test-Parser-1.9/lib/Test/Parser/Sysctl.pm -- Around line 130: '=end' without a target? Test-Parser-1.9/lib/Test/Parser/Vmstat.pm -- Around line 152: '=end' without a target? Test-Parser-1.9/lib/Test/Parser/cthon.pm -- Around line 113: '=end' without a target? Test-Parser-1.9/lib/Test/Parser/ffsb.pm -- Around line 110: '=end' without a target? Test-Parser-1.9/lib/Test/Parser/iozone.pm -- Around line 536: '=end' without a target? Test-Parser-1.9/lib/Test/Parser/lhcs_regression.pm -- Around line 124: '=end' without a target? Test-Parser-1.9/lib/Test/Parser/ltp.pm -- Around line 193: '=end' without a target? Test-Parser-1.9/lib/Test/Parser/newpynfs.pm -- Around line 137: '=end' without a target?
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Test::Metadata | Class for capturing build and test log data and generating an XML Metadata file about it. | 1.7 | metacpan |
Test::Parser | Base class for parsing log files from test runs, and displays in an XML syntax. | 1.7 | metacpan |
Test::Parser::Dbench | Perl module to parse output from Dbench | 1.7 | metacpan |
Test::Parser::Dbt2 | Perl module to parse output files from a DBT-2 test run. | 1.7 | metacpan |
Test::Parser::Dbt5 | Perl module to parse output files from a DBT-5 test run. | 1.7 | metacpan |
Test::Parser::Iostat | Perl module to parse output from iostat (iostat -x). | 1.7 | metacpan |
Test::Parser::KernelBuild | Perl module to parse output from Linux kernel builds. | 1.7 | metacpan |
Test::Parser::Mpstat | Perl module to parse output from mpstat. | 1.7 | metacpan |
Test::Parser::Oprofile | Perl module to parse output from oprofile. | 1.7 | metacpan |
Test::Parser::PgOptions | Perl module to parse output from pgoption. | 1.7 | metacpan |
Test::Parser::Readprofile | Perl module to parse output from readprofile. | 1.7 | metacpan |
Test::Parser::Sar | Perl module to parse output from sar. | 1.7 | metacpan |
Test::Parser::SysbenchCPU | Perl module to parse output from Sysbench --test=cpu | 1.7 | metacpan |
Test::Parser::SysbenchFileIO | Perl module to parse output from Sysbench --test=fileio | 1.7 | metacpan |
Test::Parser::Sysctl | Perl module to parse output from sysctl. | 1.7 | metacpan |
Test::Parser::Vmstat | Perl module to parse output from vmstat. | 1.7 | metacpan |
Test::Parser::cthon | Perl module to parse output from runs of the Connectathon (CTHON) testsuite. | 1.7 | metacpan |
Test::Parser::ffsb | Perl module to parse output from runs of the FFSB testsuite. | 1.7 | metacpan |
Test::Parser::iozone | Perl module to parse output from iozone. | 1.7 | metacpan |
Test::Parser::lhcs_regression | Perl module to parse output from runs of the Linux Hotplug CPU Support (lhcs_regression) testsuite. | 1.7 | metacpan |
Test::Parser::ltp | Perl module to parse output from runs of the Linux Test Project (LTP) testsuite. | 1.7 | metacpan |
Test::Parser::newpynfs | Perl module to parse output from runs of the newpynfs testsuite. | 1.7 | metacpan |