App-Critique 0.05 Latest
Files
- Changes
- LICENSE
- MANIFEST
- MANIFEST.SKIP
- META.yml
- Makefile.PL
- README
- README.md
- bin/critique
- devel/bin/critique-test-repo
- devel/git/test_repo/bin/my-app
- devel/git/test_repo/lib/My/Test/WithViolations.pm
- devel/git/test_repo/lib/My/Test/WithoutViolations.pm
- devel/git/test_repo/root/app.psgi
- devel/git/test_repo/share/debug.pl
- devel/git/test_repo/t/000-test-with-violations.t
- devel/git/test_repo/t/001-test-without-violations.t
- lib/App/Critique.pm
- lib/App/Critique/Command.pm
- lib/App/Critique/Command/clean.pm
- lib/App/Critique/Command/collect.pm
- lib/App/Critique/Command/init.pm
- lib/App/Critique/Command/process.pm
- lib/App/Critique/Command/remove.pm
- lib/App/Critique/Command/status.pm
- lib/App/Critique/Command/tutorial.pm
- lib/App/Critique/Plugin/UI.pm
- lib/App/Critique/Session.pm
- lib/App/Critique/Session/File.pm
- t/000-load.t
- t/001-config-env.t
- t/010-session.t
- t/011-session-file.t
- t/020-init.t
- t/021-init-force.t
- t/030-collect.t
- t/031-collect-with-filter.t
- t/032-collect-with-filter-and-match.t
- t/033-collect-with-filter-match-and-no-violations.t
- t/034-collect-with-filter-and-no-violations.t
- t/035-collect-with-match.t
- t/036-collect-with-match-and-no-violations.t
- t/037-collect-with-no-violations.t
- t/040-process.t
- t/050-remove.t
- t/051-remove-with-other-branch.t
- t/060-clean.t
- t/lib/App/Critique/Tester.pm