src/Crawler/CrawlerFactory.php | 50 | A 0 mins | A 100% |
src/Crawler/LoggingCrawler.php | 9 | A 0 mins | F 0% |
src/Crawler/OutputtingCrawler.php | 68 | A 0 mins | A 100% |
src/Crawler/StoppableCrawler.php | 7 | A 0 mins | F 0% |
src/Crawler/Strategy/CrawlingStrategy.php | 9 | A 0 mins | F 0% |
src/Crawler/Strategy/CrawlingStrategyFactory.php | 34 | A 0 mins | A 100% |
src/Crawler/Strategy/SortByChangeFrequencyStrategy.php | 28 | A 0 mins | B 84% |
src/Crawler/Strategy/SortByLastModificationDateStrategy.php | 19 | A 0 mins | D 66% |
src/Crawler/Strategy/SortByPriorityStrategy.php | 15 | A 0 mins | F 50% |
src/Crawler/Strategy/SortingStrategy.php | 14 | A 0 mins | A 100% |
src/Crawler/VerboseCrawler.php | 8 | A 0 mins | F 0% |
src/DependencyInjection/Container.php | 87 | A 0 mins | A 97% |
src/DependencyInjection/ContainerFactory.php | 41 | A 0 mins | A 100% |
src/Event/Config/ConfigResolved.php | 14 | A 0 mins | F 0% |
src/Event/Crawler/CrawlerConstructed.php | 14 | A 0 mins | F 0% |
src/Event/Crawler/CrawlingFinished.php | 26 | A 0 mins | F 0% |
src/Event/Crawler/CrawlingStarted.php | 20 | A 0 mins | F 0% |
src/Event/Crawler/UrlCrawlingFailed.php | 31 | A 0 mins | F 0% |
src/Event/Crawler/UrlCrawlingSucceeded.php | 30 | A 0 mins | F 0% |
src/Event/Crawler/UrlsPrepared.php | 20 | A 0 mins | F 0% |
src/Event/Http/ClientConstructed.php | 14 | A 0 mins | F 0% |
src/Event/Parser/ParserConstructed.php | 14 | A 0 mins | F 0% |
src/Event/Parser/SitemapAdded.php | 14 | A 0 mins | F 0% |
src/Event/Parser/SitemapExcluded.php | 14 | A 0 mins | F 0% |
src/Event/Parser/SitemapParsed.php | 20 | A 0 mins | F 0% |
src/Event/Parser/SitemapParsingFailed.php | 20 | A 0 mins | F 0% |
src/Event/Parser/UrlAdded.php | 14 | A 0 mins | F 0% |
src/Event/Parser/UrlExcluded.php | 14 | A 0 mins | F 0% |
src/Exception/ClassCannotBeReflected.php | 15 | A 0 mins | A 100% |
src/Exception/ClassConstructorIsInaccessible.php | 13 | A 0 mins | A 100% |
src/Exception/ClassDoesNotExist.php | 13 | A 0 mins | A 100% |
src/Exception/CommandParametersAreInvalid.php | 21 | A 0 mins | A 100% |
src/Exception/ConfigFileIsInvalid.php | 22 | A 0 mins | A 100% |
src/Exception/ConfigFileIsMissing.php | 14 | A 0 mins | A 100% |
src/Exception/ConfigFileIsNotSupported.php | 14 | A 0 mins | A 100% |
src/Exception/CrawlerDoesNotExist.php | 14 | A 0 mins | A 100% |
src/Exception/CrawlerIsInvalid.php | 14 | A 0 mins | A 100% |
src/Exception/CrawlingStrategyDoesNotExist.php | 14 | A 0 mins | A 100% |
src/Exception/EnvironmentVariablesAreInvalid.php | 21 | A 0 mins | A 100% |
src/Exception/Exception.php | 22 | A 0 mins | A 100% |
src/Exception/FileIsMissing.php | 14 | A 0 mins | A 100% |
src/Exception/FileIsNotReadable.php | 14 | A 0 mins | A 100% |
src/Exception/FileStreamResultIsUnexpected.php | 14 | A 0 mins | A 100% |
src/Exception/FormatterIsNotSupported.php | 14 | A 0 mins | A 100% |
src/Exception/LocalFilePathIsMissingInUrl.php | 14 | A 0 mins | A 100% |
src/Exception/LogLevelIsNotSupported.php | 14 | A 0 mins | A 100% |
src/Exception/OptionsAreInvalid.php | 28 | A 0 mins | A 100% |
src/Exception/OptionsAreMalformed.php | 22 | A 0 mins | A 100% |
src/Exception/ParameterCannotBeAutowired.php | 13 | A 0 mins | A 100% |
src/Exception/ParserDoesNotExist.php | 14 | A 0 mins | A 100% |