- Report will always be generated even though compare is failing.
- Small additions: Add error message when files count don't match, use tracing::error instead of println
- return error when:
- folder can't be read in Directory/FileExist Checker
- nominal and/or actual is not a folder instead of returning Ok(false)